aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/htmldjango/injections.scm
blob: 2d3bdb6cd6f343294bf507c70156b3cf2a0e0c1b (plain) (blame)
1
2
3
4
5
6
7
8
9
([
  (paired_comment)
  (unpaired_comment)
] @injection.content
  (#set! injection.language "comment"))

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