Merge branch 'deps-update' of https://github.com/verdurin/reveal.js into dev

This commit is contained in:
Hakim El Hattab 2015-09-29 09:16:47 +02:00
commit 5117048a5b
2 changed files with 17 additions and 17 deletions

View file

@ -948,7 +948,7 @@ Reveal.initialize({
// other options ...
math: {
mathjax: 'http://cdn.mathjax.org/mathjax/latest/MathJax.js',
mathjax: 'https://cdn.mathjax.org/mathjax/latest/MathJax.js',
config: 'TeX-AMS_HTML-full' // See http://docs.mathjax.org/en/latest/config-files.html
},