Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
((comment) @injection.content
 (#set! injection.language "comment"))

; Inject markdown into documentation comments
((doc_comment_content) @injection.content
 (#set! injection.language "markdown")
 (#set! injection.combined))