From 1c45b735dedac64e224fd27a2af15ddecc759e7a Mon Sep 17 00:00:00 2001 From: tomByrer Date: Mon, 19 Aug 2013 00:58:51 -0600 Subject: [PATCH] + MathJax CDN links for HTTPS & versions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 680622e..e240a0f 100644 --- a/README.md +++ b/README.md @@ -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