Merge pull request #5536 from tk0miya/5497_install_mathjax_only_if_needed

Fix #5497: Do not include MathJax.js and jsmath.js unless it is really needed
This commit is contained in:
Takeshi KOMIYA
2018-10-25 23:03:38 +09:00
committed by GitHub
5 changed files with 58 additions and 14 deletions

View File

@@ -7,6 +7,8 @@ Dependencies
Incompatible changes
--------------------
* #5497: Do not include MathJax.js and jsmath.js unless it is really needed
Deprecated
----------