We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf311bf commit 4da31f5Copy full SHA for 4da31f5
runtime/queries/markdown.inline/injections.scm
@@ -1,2 +1,2 @@
1
2
-((html_tag) @injection.content (#set! injection.language "html"))
+((html_tag) @injection.content (#set! injection.language "html") (#set! injection.include-unnamed-children))
0 commit comments