aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/julia/injections.scm
blob: 3cf7339fd03a7f9b20c73fe7961847e3968d070a (plain) (blame)
1
2
3
4
5
6
7
; TODO: re-add when markdown is added.
; ((triple_string) @injection.content
;  (#offset! @injection.content 0 3 0 -3)
;  (#set! injection.language "markdown"))

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