twig queries: add combined injections (#5721)

Co-authored-by: August Svensson <august.svensson@metabytes.se>
This commit is contained in:
sheepwall 2023-11-26 12:12:06 +01:00 committed by GitHub
parent eafc0c2194
commit 9d91101f71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
((content) @injection.content
(#set! injection.language "html"))
(#set! injection.language "html")
(#set! injection.combined))