8 lines
259 B
Scheme
8 lines
259 B
Scheme
|
|
||
|
((html_tag) @injection.content
|
||
|
(#set! injection.language "html")
|
||
|
(#set! injection.include-unnamed-children)
|
||
|
(#set! injection.combined))
|
||
|
|
||
|
((latex_block) @injection.content (#set! injection.language "latex") (#set! injection.include-unnamed-children))
|