tinymist/syntaxes/textmate/tests/unit/basic/context.typ
Myriad-Dreamin b1efa88161
feat: improve syntax highlighting (#724)
* dev: simplify if statement handling

* dev: parse blocks in if/for/while more consistently

* feat: improve context expression parsing

* feat: improve context expression parsing

* feat: improve parameter clause parsing
2024-10-22 21:41:20 +08:00

8 lines
No EOL
140 B
XML

#context 1{}
#context 1;{}
#context {}{}
#context [][]
#context {
here().page()
}{}
#context [Citation @distress on page #here().page()]{}