markdown: highlight punctuation

pull/2938/head
Michael Davis 2022-06-28 20:09:12 -05:00 committed by Blaž Hrastnik
parent bd527c84e6
commit ca82cd86e6
1 changed files with 4 additions and 0 deletions

View File

@ -47,3 +47,7 @@
(hard_line_break)
] @constant.character.escape
(thematic_break) @punctuation.delimiter
(inline_link ["[" "]" "(" ")"] @punctuation.bracket)
(image ["[" "]" "(" ")"] @punctuation.bracket)