aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/html/highlights.scm
diff options
context:
space:
mode:
authorChickenkeeper2022-11-20 18:51:58 +0000
committerGitHub2022-11-20 18:51:58 +0000
commit117239ea4501bc655d3efd36252c41b42cb6f281 (patch)
treec4d72e773272c8a07f36c3edba1156a7f669f23c /runtime/queries/html/highlights.scm
parent8dac863a5b5b7fac08022a14f031fcf3c479a298 (diff)
Fix broken html doctype highlighting (#4829)
Diffstat (limited to 'runtime/queries/html/highlights.scm')
-rw-r--r--runtime/queries/html/highlights.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/queries/html/highlights.scm b/runtime/queries/html/highlights.scm
index fff015b5..99f39c95 100644
--- a/runtime/queries/html/highlights.scm
+++ b/runtime/queries/html/highlights.scm
@@ -14,6 +14,7 @@
">"
"</"
"/>"
+ "<!"
] @punctuation.bracket
"=" @punctuation.delimiter