Hacker News new | ask | show | jobs
by jnetterf 3354 days ago
Depending on your use case, KaTeX [1] may be worth a look. It has a "renderToString" function that returns an HTML string.

[1] https://khan.github.io/KaTeX

1 comments

One problem of KaTeX is that its feature set is too small. It doesn't even support some very basic commands such as \overrightarrow.