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