We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
markup.raw.block
comment.block.tera.raw
1 parent 8d7d7e4 commit afe23fcCopy full SHA for afe23fc
1 file changed
Tera.sublime-syntax
@@ -70,7 +70,7 @@ contexts:
70
2: keyword.control.tera
71
3: punctuation.section.block.end.tera
72
push:
73
- - meta_scope: comment.block.tera.raw
+ - meta_scope: markup.raw.block.tera
74
- match: '({%-?)\s*(endraw)\s*(-?%})'
75
captures:
76
1: punctuation.section.block.begin.tera
0 commit comments