2021-07-04 14:24:33 +02:00
|
|
|
; TODO: re-add when markdown is added.
|
2021-12-19 15:56:56 +01:00
|
|
|
; ((triple_string) @injection.content
|
|
|
|
; (#offset! @injection.content 0 3 0 -3)
|
|
|
|
; (#set! injection.language "markdown"))
|
2021-07-04 14:24:33 +02:00
|
|
|
|
2021-12-19 15:56:56 +01:00
|
|
|
((comment) @injection.content
|
|
|
|
(#set! injection.language "comment"))
|