This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
scribble-mathjax
Watch
1
Star
0
Fork
0
You've already forked scribble-mathjax
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e172b04928
scribble-mathjax
/
unpacked
/
extensions
/
MathML
History
Davide P. Cervone
e172b04928
Use less-aggressive CSS for ltr and inline-block, and do Edge check within the extension.
2015-09-12 13:23:29 -04:00
..
content-mathml.js
Remove namespaces (resolves issue
#1238
) and use createElementNS even in IE when possible (these nodes are temprary and never actually go into the DOM, so no need to trigger MathPlayer). I don't know if the m: is right for earlier IE, since element.nodeName may return that and cause the same problems as 1238. That should be checked.
2015-08-10 18:37:43 -04:00
mml3.js
Use less-aggressive CSS for ltr and inline-block, and do Edge check within the extension.
2015-09-12 13:23:29 -04:00