Jouni Seppänen
|
cb012bfa05
|
Upgrade mathjax to 2.7.5
For included fixes see:
* https://www.mathjax.org/mathjax-v2-7-2-now-available/
* https://www.mathjax.org/mathjax-v2-7-3-now-available/
* https://www.mathjax.org/mathjax-v2-7-4-now-available/
* https://www.mathjax.org/mathjax-v2-7-5-now-available/
Version 2.7.4 also fixes CVE-2018-1999024, which is a potential
cross-site scripting vulnerability. I couldn't get the exploit to work
in Discourse so the existing sanitation probably did its job, but it's
always a risk that someone is clever enough to bypass that.
The public/mathjax directory is basically a copy of the corresponding
files in https://github.com/mathjax/MathJax/tree/2.7.5 but I included
only those font directories that existed in the tree already
(the HTML-CSS/TeX tree without the png subdirectory).
|
2018-08-07 17:42:20 +03:00 |
mcmcclur
|
05d52f593f
|
Add asciimath processing (#10)
This version sets the new asciimath parsing to be an option. It also deals with the old zoom_on_hover and enable_accessibility options a bit better.
|
2018-05-29 08:54:56 +10:00 |
Sam
|
0329745f84
|
don't decorate non math
|
2017-11-20 15:06:24 +11:00 |
Guo Xiang Tan
|
669f756b34
|
Make eslint happy.
|
2017-08-02 18:18:43 +09:00 |
mcmcclur
|
611840a32d
|
Add options for zoom and accessibility (#6)
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
|
2017-07-28 16:14:55 -04:00 |
Sam
|
84d7bfc02f
|
bug fixes
|
2017-07-06 17:15:37 -04:00 |
Sam
|
5b22a196fa
|
Initial commit
|
2017-07-06 16:50:38 -04:00 |