tinymist/syntaxes/textmate/tests/unit/basic/raw2.typ
Myriad-Dreamin 651d7f7148
build: bump version to 0.11.17 (#469)
* docs: update readme

* fix: disable syntax highlighting issue

* gg

* fix: fenced code

* build: bump version to 0.11.17

* fix: indented fenced code
2024-07-27 13:34:27 +08:00

13 lines
57 B
XML

````typ
#(let a
````
== A
- a
- b
```typ
#(let a
```