files/reveal.js/test/examples/math.html in reveal-ck-3.6.0 vs files/reveal.js/test/examples/math.html in reveal-ck-3.7.0
- old
+ new
@@ -167,10 +167,10 @@
Reveal.initialize({
history: true,
transition: 'linear',
math: {
- // mathjax: 'http://cdn.mathjax.org/mathjax/latest/MathJax.js',
+ // mathjax: 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js',
config: 'TeX-AMS_HTML-full'
},
dependencies: [
{ src: '../../lib/js/classList.js' },