From 6cd15b72bf1aa88fbff8ed5ad009d86e09150532 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 15 Jul 2018 21:33:07 -0700 Subject: Updated templates for pandoc 2.2.2 --- default.revealjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.revealjs') diff --git a/default.revealjs b/default.revealjs index 6f847e2..68723ef 100644 --- a/default.revealjs +++ b/default.revealjs @@ -237,7 +237,7 @@ $if(maxScale)$ $endif$ $if(mathjax)$ math: { - mathjax: 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js', + mathjax: '$mathjaxurl$', config: 'TeX-AMS_HTML-full', tex2jax: { inlineMath: [['\\(','\\)']], -- cgit v1.2.3