tinymist/syntaxes/textmate/tests/unit/basic/raw2.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

37 lines
No EOL
1.8 KiB
Text

>
>````typ
#^^^^ source.typst markup.raw.block.typst punctuation.definition.raw.begin.typst
# ^^^ source.typst markup.raw.block.typst fenced_code.block.language.typst
>#(let a
#^ source.typst markup.raw.block.typst meta.embedded.block.typst keyword.control.hash.typst
# ^ source.typst markup.raw.block.typst meta.embedded.block.typst meta.brace.round.typst
# ^^^ source.typst markup.raw.block.typst meta.embedded.block.typst meta.expr.let.typst storage.type.typst
# ^ source.typst markup.raw.block.typst meta.embedded.block.typst meta.expr.let.typst
# ^ source.typst markup.raw.block.typst meta.embedded.block.typst meta.expr.let.typst variable.other.readwrite.typst
>````
#^^^^ source.typst markup.raw.block.typst punctuation.definition.raw.end.typst
>
>== A
#^^ source.typst markup.heading.typst punctuation.definition.heading.typst
# ^ source.typst markup.heading.typst
# ^ source.typst markup.heading.typst
>
>- a
#^^ source.typst punctuation.definition.list.unnumbered.typst
# ^^ source.typst
>- b
#^^ source.typst punctuation.definition.list.unnumbered.typst
# ^^ source.typst
>
>```typ
#^^^ source.typst markup.raw.block.typst punctuation.definition.raw.begin.typst
# ^^^ source.typst markup.raw.block.typst fenced_code.block.language.typst
>#(let a
#^ source.typst markup.raw.block.typst meta.embedded.block.typst keyword.control.hash.typst
# ^ source.typst markup.raw.block.typst meta.embedded.block.typst meta.brace.round.typst
# ^^^ source.typst markup.raw.block.typst meta.embedded.block.typst meta.expr.let.typst storage.type.typst
# ^ source.typst markup.raw.block.typst meta.embedded.block.typst meta.expr.let.typst
# ^ source.typst markup.raw.block.typst meta.embedded.block.typst meta.expr.let.typst variable.other.readwrite.typst
>```
#^^^ source.typst markup.raw.block.typst punctuation.definition.raw.end.typst
>