1
0
mirror of https://github.com/helix-editor/helix synced 2026-01-27 05:58:08 +01:00
helix/runtime/queries/markdown.inline/injections.scm

5 lines
224 B
Scheme

((html_tag) @injection.content (#set! injection.language "html") (#set! injection.include-unnamed-children))
((latex_block) @injection.content (#set! injection.language "latex") (#set! injection.include-unnamed-children))