From 391f29c03ada5efb9dba0bd57ab913ccd4fce656 Mon Sep 17 00:00:00 2001 From: MDeiml Date: Sat, 8 Jan 2022 18:56:23 +0100 Subject: Add highlight for quote marker --- queries/markdown/highlights.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'queries') diff --git a/queries/markdown/highlights.scm b/queries/markdown/highlights.scm index 34197182c..25360f8c8 100644 --- a/queries/markdown/highlights.scm +++ b/queries/markdown/highlights.scm @@ -45,6 +45,8 @@ (thematic_break) ] @punctuation.special +(block_quote_marker) @punctuation.special + [ (backslash_escape) (hard_line_break) -- cgit v1.3.1