logoalt Hacker News

staredyesterday at 11:53 AM2 repliesview on HN

I am curious, if there is any library for inline formula like KaTeX, but supporting Typst syntax?


Replies

jeremyscanvicyesterday at 1:27 PM

I would assume you pretty much get that out of the box given Typst compiles to HTML natively?

show 2 replies
runarbergyesterday at 3:43 PM

I wrote a library with a syntax similar to Typst (actually inspired by AsciiMath; and predates Typst by about a decade). Then there are Markdown-It plugins around it.

https://mathup.xyz/

https://github.com/runarberg/markdown-it-math