markdown: highlight punctuation
This commit is contained in:
parent
bd527c84e6
commit
ca82cd86e6
1 changed files with 4 additions and 0 deletions
|
@ -47,3 +47,7 @@
|
|||
(hard_line_break)
|
||||
] @constant.character.escape
|
||||
|
||||
(thematic_break) @punctuation.delimiter
|
||||
|
||||
(inline_link ["[" "]" "(" ")"] @punctuation.bracket)
|
||||
(image ["[" "]" "(" ")"] @punctuation.bracket)
|
||||
|
|
Loading…
Reference in a new issue