Math/modules
Roan Kattouw e7be4f5ba7 Minor fixes for VE Math code
* Update MWMathInspectorTool for deferMsg refactor
* Update ce.MWMathNode to add primaryCommandName

Change-Id: I344e3ef498c504d07b1f42954ab44b82ed3c0a50
2014-03-19 19:31:41 -07:00
..
MathJax Push math nodes onto mathArray individually to avoid problem in IE < 9 where push.apply doesn't work on a nodeList. Also, avoid duplicate elements in the array by checking for namespace prefixes. This needs to work for both HTML and XHTML. Resolves issue #672. 2014-02-17 03:29:45 +00:00
VisualEditor Minor fixes for VE Math code 2014-03-19 19:31:41 -07:00
.jshintrc Adding mathoid as tex to MathML and SVG renderer 2013-10-04 17:03:34 -07:00
ext.math.mathjax.enabler.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00