Compare MathJax and KaTeX engines
masterMathView supports two rendering engines:
- KaTeX: Faster in mobile environments, but supports fewer TeX commands.
- MathJax: Supports more features and is more visually polished, but is slower than KaTeX.
When using MathView.getText(), the returned value is the raw TeX/MathML string.