I am curious, if there is any library for inline formula like KaTeX, but supporting Typst syntax?
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.
I would assume you pretty much get that out of the box given Typst compiles to HTML natively?