We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff942b commit 0aceb78Copy full SHA for 0aceb78
1 file changed
languages/typst/injections.scm
@@ -1,3 +1,6 @@
1
(raw_blck
2
lang: (ident) @language
3
(blob) @content)
4
+
5
+((comment) @content
6
+ (#set! injection.language "comment"))
0 commit comments