Add Typst Support #2756
michaelfortunato
started this conversation in
Ideas
Replies: 1 comment
-
You can note that MathJax and KaTeX usage is in our documentation. With that said, there is no formal support for it, meaning, we don't ship any JavaScript, styling etc. for it, we only mention some notes to help guide people. I have no plans to provide tutorials for every Math handling variant out in the wild, nor do we ship any code to support any solution. In the past, I use MathJax, and currently that is probably the only solution I would likely keep up to date unless I switched to some other solution in the future. This is not a statement as to what solutions our there are better, only what I currently use. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Typst is a new typesetting language that I am personally a big fan of. I am wondering if it would
be possible to add official Typst support here, so that I can use Typst to document my Python code.
There is already a working proof of concept for doing it here: https://forum.typst.app/t/guide-render-typst-math-in-mkdocs/4326.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions