Math/tests
Moritz Schubotz (Physikerwelt) 3a36b25ee3 Fix: Allow <div /> as valid Math output
Some simple math tags such as the rendering result of
$\mathcal{ABC}$
are converted to an HTML-div tag by LaTeXML if inline-mode
is used. This change
* makes the $wgMathDefaultLaTeXMLSetting easier to read
* improves the XML validation of the LaTeXML output.

Change-Id: I807dbfa3a45930deec8eb5615133be9a39f3f101
2014-04-08 16:13:28 +00:00
..
MathCoverageTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathDatabaseTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathInputCheckTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathInputCheckTexvcTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathLaTeXMLTest.php Fix: Allow <div /> as valid Math output 2014-04-08 16:13:28 +00:00
MathRendererTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathSourceTest.php Fix MathJax centers equations 2014-04-06 21:58:30 +00:00
MathTexvcTest.php Coverage tests for the Math extension 2014-03-11 15:35:07 +00:00
ParserTest.data Fix MathJax centers equations 2014-04-06 21:58:30 +00:00