Force MathJax/KaTeX/MediaWiki to use native MathML rendering.
This add-on performs the following actions on each page to try and switch to native MathML rendering when possible:
- Insert CSS stylesheets to display the hidden MathML output generated by MediaWiki, MathJax ≥ 3 and KaTeX ≥ 0.2.
- Set the preference cookie of MathJax 2 so that it uses its NativeMML output processor.
It is recommended to install <a href="https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/Fonts">math fonts</a> for best MathML rendering.
Examples of Web pages:
- <a href="https://en.wikipedia.org/wiki/Fourier_transform">Wikipedia Fourier transform (MediaWiki)</a>
- <a href="https://katex.org">KaTeX homepage (KaTeX)</a>
- <a href="https://www.mathjax.org/#samples">MathJax samples (MathJax 3)</a>
- <a href="http://math.stackexchange.com/questions/">math.stackexchange (MathJax 2)</a>