Fix [ 319 ] MathJax CDN shut down on April 30, 2017.
commit09efb2765b1265e9c71db938169cecfdc044a1bd
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 16 Jun 2017 20:50:47 +0000 (16 20:50 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 16 Jun 2017 20:50:47 +0000 (16 20:50 +0000)
treeecb1f0323f55220fc466d9bedf72ee411b1d49de
parent046e503caa883c638819b0225b7990c4fe817077
Fix [ 319 ] MathJax CDN shut down on April 30, 2017.

For security reasons, we do not use a third party public installation as
default. Instead, if warn if math-output_ is set to MathJax without URL
and use a local MathJax installation on the client machine as fallback.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8115 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/HISTORY.txt
docutils/RELEASE-NOTES.txt
docutils/docs/user/config.txt
docutils/docutils/writers/_html_base.py
docutils/test/functional/expected/math_output_mathjax.html
docutils/test/functional/tests/math_output_mathjax.py
docutils/test/test_writers/test_html4css1_misc.py
docutils/test/test_writers/test_html5_polyglot_misc.py