tinymist/syntaxes/textmate/tests/unit/editing/for5.typ.snap
Myriad-Dreamin 24751130a5
feat: parse for clause correctly (#642)
* fix: unchanged snapshots

* feat: parse for clause correctly
2024-10-07 13:13:42 +08:00

8 lines
No EOL
229 B
Text

>#{for}
#^ source.typst keyword.control.hash.typst
# ^ source.typst meta.brace.curly.typst
# ^^^ source.typst meta.expr.for.typst keyword.control.loop.typst
# ^ source.typst meta.brace.curly.typst
>
>test
#^^^^^ source.typst