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.
|
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
((sigil
|
|
(sigil_name) @_sigil_name
|
|
(quoted_content) @injection.content)
|
|
(#match? @_sigil_name "^(r|R)$")
|
|
(#set! injection.language "regex")
|
|
(#set! injection.combined))
|