Y
Hacker News
new
|
ask
|
show
|
jobs
by
notpushkin
876 days ago
Instead of MathJax, maybe also consider KaTeX:
https://katex.org/
It's faster than MathJax and also can be pre-rendered on the server (or in your SSG!).
1 comments
amai
876 days ago
That is old news. Mathjax 3 is a lot faster nowadays than it used to be and it supports more LaTeX keywords than KaTex. Especially the important \label and \ref are still not supported by KaTex.
link