mirror of
https://github.com/realAscot/helix.git
synced 2025-09-15 12:43:04 +02:00
9 lines
189 B
Scheme
9 lines
189 B
Scheme
|
([
|
||
|
(line_comment)
|
||
|
(block_comment_content)
|
||
|
] @injection.content
|
||
|
(#set! injection.language "comment"))
|
||
|
|
||
|
((xml_doc (xml_doc_content) @injection.content)
|
||
|
(#set! injection.language "xml"))
|