fix(typst): restore missing injections

This commit is contained in:
Christian Clason 2025-05-25 10:47:20 +02:00
parent 354c30d2a2
commit e8f4c3c3b7

View file

@ -1,2 +1,6 @@
((comment) @injection.content
(#set! injection.language "comment"))
(raw_blck
(ident) @injection.language
(blob) @injection.content)