Typst support?
Author: sotniiCreated Sep 25, 2023Updated Sep 15, 2026
LabelsFeature Request
Is your feature request related to a problem? Please describe. Typst math syntax is pretty neat and easy to learn, which makes it superior to LaTeX in a lot of cases (personally, I'm using it to make notes at university). It would be greate to have support for this for mathjax.
Describe the solution you'd like Make it a part of the default suite (which is LaTeX, ASCIIMath and MathML) or at least make it somewhat pluggable
Describe alternatives you've considered N/A
Additional context Typst math syntax: https://typst.app/docs/reference/math/ Possible source of inspiration: https://github.com/xushengfeng/xmmath (although the code is very unreadable)
Source: mathjax/MathJax