Remove the space for the key of "Content MathML".

This commit is contained in:
Frédéric Wang 2013-08-05 18:20:58 +02:00
parent 1cf685a3a2
commit 932ac5b242
2 changed files with 2 additions and 2 deletions

View File

@ -972,7 +972,7 @@ MathJax.Hub.Config({
"TeX": ["TeX", "LaTeX", "application/x-tex"],
"StarMath": ["StarMath 5.0"],
"Maple": ["Maple"],
"Content MathML": ["MathML-Content", "application/mathml-content+xml"],
"ContentMathML": ["MathML-Content", "application/mathml-content+xml"],
"OpenMath": ["OpenMath"]
},

View File

@ -62,7 +62,7 @@
"TeX": ["TeX", "LaTeX", "application/x-tex"],
"StarMath": ["StarMath 5.0"],
"Maple": ["Maple"],
"Content MathML": ["MathML-Content", "application/mathml-content+xml"],
"ContentMathML": ["MathML-Content", "application/mathml-content+xml"],
"OpenMath": ["OpenMath"]
},