helix/runtime/queries/vento/injections.scm

7 lines
167 B
Scheme
Raw Normal View History

((content) @injection.content
(#set! injection.language "html")
(#set! injection.combined))
((code) @injection.content
(#set! injection.language "javascript"))