mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
38 lines
288 B
XML
38 lines
288 B
XML
|
|
#{ $#$ }
|
|
|
|
#{ $#<$ }
|
|
|
|
#{ $#<>$ }
|
|
|
|
#{ $#<a>$ }
|
|
|
|
#{ $#show$ }
|
|
|
|
#{ $#set$ }
|
|
|
|
#{ $#set f$ }
|
|
|
|
#{ $#set f()$ }
|
|
|
|
#{ $#set f() if$ }
|
|
|
|
#{ $#while$ }
|
|
|
|
#{ $#while {}$ }
|
|
|
|
#{ $#while {}$ }
|
|
|
|
#{ $#if {}$ }
|
|
|
|
#{ $#if$ }
|
|
|
|
#{ $#for$ }
|
|
|
|
#{ $#for {}$ }
|
|
|
|
#{ $#context$ }
|
|
|
|
#{ $#show:$ }
|
|
|
|
#{ $#show: it => it$ }
|