1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-11 17:14:57 +02:00

+ MathJax CDN links for HTTPS & versions

This commit is contained in:
tomByrer
2013-08-19 00:58:51 -06:00
parent 74a5fb949d
commit 1c45b735de

View File

@@ -705,6 +705,8 @@ Reveal.initialize({
}); });
``` ```
Read MathJax's documentation if you want [secure delivery](http://docs.mathjax.org/en/latest/start.html#secure-access-to-the-cdn) or serve [specific versons](http://docs.mathjax.org/en/latest/configuration.html#loading-mathjax-from-the-cdn) for stabilty.
## Installation ## Installation