mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
* 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
8 lines
No EOL
140 B
XML
8 lines
No EOL
140 B
XML
#context 1{}
|
|
#context 1;{}
|
|
#context {}{}
|
|
#context [][]
|
|
#context {
|
|
here().page()
|
|
}{}
|
|
#context [Citation @distress on page #here().page()]{} |