Math/modules
Davide P. Cervone 01ca982894 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.
Signed-off-by: physikerwelt <wiki@physikerwelt.de>

Change-Id: I0e2071aebee4e524960b01c4a5a10e49b5520846
(cherry picked from commit d463f88c18b16d06d0af30619d6baf2ded489bc1)
2014-02-17 03:29:45 +00: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
.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