Remove the space for the key of "Content MathML".
This commit is contained in:
parent
1cf685a3a2
commit
932ac5b242
|
@ -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"]
|
||||
},
|
||||
|
||||
|
|
|
@ -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"]
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user