Is there an existing issue for this?
Describe the bug
Hey there 👋, thanks @alecthomas for this package!
The syntax highlighting for the typst language is not correct: the grammar needs to be updated. Here's a comparison with the current GitHub highlighting to demonstrate the issue visually.
| Chroma |
GitHub |
 |
 |
I've not found the correct grammar as xml, but found this in json and also this one from Shiki.js if that helps.
To Reproduce
Here is the reproduction.
Is there an existing issue for this?
Describe the bug
Hey there 👋, thanks @alecthomas for this package!
The syntax highlighting for the
typstlanguage is not correct: the grammar needs to be updated. Here's a comparison with the current GitHub highlighting to demonstrate the issue visually.I've not found the correct grammar as
xml, but found this injsonand also this one from Shiki.js if that helps.To Reproduce
Here is the reproduction.