Official MathJax support for Discourse
Go to file
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
.tx Transifex integration 2017-12-08 14:54:35 -05:00
assets/javascripts Upgrade mathjax to 2.7.5 2018-08-07 17:42:20 +03:00
bin Transifex integration 2017-12-08 14:54:35 -05:00
config Update translations 2018-05-31 15:31:39 -04:00
lib Fix rubocop offenses. 2017-08-02 15:56:11 +09:00
public/mathjax Upgrade mathjax to 2.7.5 2018-08-07 17:42:20 +03:00
spec fix specs 2017-07-18 14:40:05 -04:00
.gitignore Transifex integration 2017-12-08 14:54:35 -05:00
Gemfile Transifex integration 2017-12-08 14:54:35 -05:00
Gemfile.lock Update translations 2018-05-31 15:31:39 -04:00
LICENSE add license 2017-07-06 16:51:50 -04:00
README.md add link 2017-07-06 17:35:22 -04:00
plugin.rb Add URL to plugin.rb 2018-06-30 17:18:39 -04:00

README.md

Discourse Math plugin

Adds MathJax support to your Discourse instance.

https://meta.discourse.org/t/discourse-math-plugin/65770