5 lines
135 B
Scheme
5 lines
135 B
Scheme
|
; Parse general comment tags
|
||
|
|
||
|
((document) @injection.content
|
||
|
(#set! injection.include-children)
|
||
|
(#set! injection.language "comment"))
|