Math/modules
Brad Jorsch 2b8534793f MathJax must not process every <strong class="error">
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
2014-01-15 12:05:55 -05:00
..
MathJax MathJax must not process every <strong class="error"> 2014-01-15 12:05:55 -05:00
.jshintrc Adding mathoid as tex to MathML and SVG renderer 2013-10-04 17:03:34 -07:00
ext.math.mathjax.enabler.js Set menuSettings.locale 2013-06-04 21:42:36 +00:00