diff options
author | Hakim El Hattab | 2013-08-19 23:50:28 -0400 |
---|---|---|
committer | Hakim El Hattab | 2013-08-19 23:50:28 -0400 |
commit | 006e9e2ebc6e9467facacea6b3251fec794c1d2a (patch) | |
tree | 58e5f8d6f36cd7bcddffb2b69ca080fe07f22233 /README.md | |
parent | 2a8f7426f3bee3be174cd68791f5c8f703198b91 (diff) | |
parent | 93c16b83e5f398a1be23f9d35a315c41ab90069b (diff) |
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -720,6 +720,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 |