Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
((line_comment (comment_content) @injection.content)
 (#set! injection.language "edoc")
 (#set! injection.include-children)
 (#set! injection.combined))

((comment (comment_content) @injection.content)
 (#set! injection.language "comment"))