Add highlight for quote marker

This commit is contained in:
MDeiml 2022-01-08 18:56:23 +01:00 committed by Stephan Seitz
parent 46b9916492
commit 391f29c03a
2 changed files with 3 additions and 1 deletions

View file

@ -156,7 +156,7 @@
"revision": "a4b9187417d6be349ee5fd4b6e77b4172c6827dd" "revision": "a4b9187417d6be349ee5fd4b6e77b4172c6827dd"
}, },
"markdown": { "markdown": {
"revision": "cb10958c05163cd6dc32aa568a6422f34fb0c178" "revision": "77b90aec6306df625821e1eba03924f9543ee05c"
}, },
"nix": { "nix": {
"revision": "6d6aaa50793b8265b6a8b6628577a0083d3b923d" "revision": "6d6aaa50793b8265b6a8b6628577a0083d3b923d"

View file

@ -45,6 +45,8 @@
(thematic_break) (thematic_break)
] @punctuation.special ] @punctuation.special
(block_quote_marker) @punctuation.special
[ [
(backslash_escape) (backslash_escape)
(hard_line_break) (hard_line_break)