mirror of https://github.com/helix-editor/helix
markdown: highlight punctuation
parent
bd527c84e6
commit
ca82cd86e6
|
@ -47,3 +47,7 @@
|
|||
(hard_line_break)
|
||||
] @constant.character.escape
|
||||
|
||||
(thematic_break) @punctuation.delimiter
|
||||
|
||||
(inline_link ["[" "]" "(" ")"] @punctuation.bracket)
|
||||
(image ["[" "]" "(" ")"] @punctuation.bracket)
|
||||
|
|
Loading…
Reference in New Issue