consider katex instead of mathjax
prudhomm opened this issue · 1 comments
prudhomm commented
katex https://khan.github.io/KaTeX/ provides a fast typesetting framework compared to mathjax. Maybe katex does not support (yet) all mathjax support, but it is getting very close.
functions are here https://khan.github.io/KaTeX/function-support.html
katex powers gitter (another chat system)
fsavje commented
Thanks for the suggestion. Very interesting indeed. However, it seems that KaTeX isn't function compatible with MathJax yet, and I don't want to break existing functionality. I will definitely consider it once it matures.