You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime/queries/julia/injections.scm

8 lines
231 B
Scheme

; 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"))