Using Typst for math mode #171
ruben-hude
started this conversation in
Ideas
Replies: 1 comment
-
|
This is certainly plausible! I think the question comes down to what kind of syntax should implement this. One option is to simply have an option for changing what parses the content of Another approach would be to leverage code blocks. In that case, we probably want to differentiate between code blocks that just display code and code blocks that run their code. Maybe something like |
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.
-
I've been using Typst as a math student for some time now and found it way more convient than KaTeX, it supports HTML or SVG output although I don't know how hard it would be to implement
Beta Was this translation helpful? Give feedback.
All reactions