diff options
author | Hakim El Hattab | 2013-08-19 07:52:04 -0700 |
---|---|---|
committer | Hakim El Hattab | 2013-08-19 07:52:04 -0700 |
commit | 93c16b83e5f398a1be23f9d35a315c41ab90069b (patch) | |
tree | b7a08c4da2cb3f0388358f89b60da44be7f597d7 /README.md | |
parent | 74a5fb949da8783f88e65b0dca1ae8e2108b893c (diff) | |
parent | 1c45b735dedac64e224fd27a2af15ddecc759e7a (diff) |
Merge pull request #564 from tomByrer/patch-1
MathJax CDN links for HTTPS & versions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |