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
699e063991
scribble-mathjax
/
unpacked
History
Davide P. Cervone
699e063991
Self-closing tags in HTML aren't processed properly in some browser, and end up with the following elements as children. This patch moves the children back out to become siblings again.
2011-01-19 20:24:16 -05:00
..
config
Changes to make it possible to combine these into one large configuraiton file (In that case, MMLtoHTML should register the proper output jax, since both will be loaded)
2011-01-01 16:40:16 -05:00
extensions
Use hasOwnProperty to make sure we only test real jax (resolves issue
#47
)
2011-01-07 15:48:56 -05:00
jax
Self-closing tags in HTML aren't processed properly in some browser, and end up with the following elements as children. This patch moves the children back out to become siblings again.
2011-01-19 20:24:16 -05:00
MathJax.js
Merge branch 'combine' of
https://github.com/dpvc/MathJax
2011-01-05 23:33:27 +11:00