From b0e1520f470c659fdc28059e999de6a88fe5f179 Mon Sep 17 00:00:00 2001 From: jghauser Date: Thu, 25 Feb 2021 12:23:12 +0000 Subject: [PATCH] Add inline html comments --- queries/markdown/highlights.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/queries/markdown/highlights.scm b/queries/markdown/highlights.scm index 101526bf5..268d0c1c9 100644 --- a/queries/markdown/highlights.scm +++ b/queries/markdown/highlights.scm @@ -17,3 +17,5 @@ (strong_emphasis) ] @text.emphasis (link_destination) @text.uri + +(html_comment) @comment