mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-01 02:36:47 +00:00
2b8534793f
Many things in MediaWiki (and various on-wiki templates, at least on enwiki) output error messages wrapped in <strong class="error">. MathJax parsing all of these (added in I1199cb34) is completely broken. What appears to have been intended is that MathJax would parse the errors output by MathRenderer.php. So let's add a "texerror" class to those and have MathJax look for that class instead. Bug: 55675 Change-Id: Iaa6c3a892af463f38e6706f9407c6dcb948fe670 |
||
---|---|---|
.. | ||
HTML-CSS | ||
MathML | ||
TeX | ||
asciimath2jax.js | ||
FontWarnings.js | ||
HelpDialog.js | ||
jsMath2jax.js | ||
MathEvents.js | ||
MathMenu.js | ||
MathZoom.js | ||
mml2jax.js | ||
Safe.js | ||
tex2jax.js | ||
toMathML.js | ||
wiki2jax.js |