1 2 3 4 5 6 7 8 9
((comment) @injection.content (#set! injection.language "comment")) ((content) @injection.content (#set! injection.language "html") (#set! injection.combined)) ((code) @injection.content (#set! injection.language "javascript"))