tinymist/syntaxes/textmate
Myriad-Dreamin 81a95816b6
feat: syntax highlighting for raw blocks (fence ticks <= 6) (#450)
* feat: syntax highlighting for raw blocks (fence ticks <= 6)

* dev: remove unused comments
2024-07-22 19:20:25 +08:00
..
scripts feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
tests/unit feat: syntax highlighting for raw blocks (fence ticks <= 6) (#450) 2024-07-22 19:20:25 +08:00
.gitignore feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
fenced.mts feat: syntax highlighting for raw blocks (fence ticks <= 6) (#450) 2024-07-22 19:20:25 +08:00
main.mts feat: syntax highlighting for raw blocks (fence ticks <= 6) (#450) 2024-07-22 19:20:25 +08:00
package.json dev: fix errors after upgrading tsc and update resolution (#449) 2024-07-22 18:45:59 +08:00
textmate.mts dev: fix errors after upgrading tsc and update resolution (#449) 2024-07-22 18:45:59 +08:00
tsconfig.json dev: fix errors after upgrading tsc and update resolution (#449) 2024-07-22 18:45:59 +08:00