diff --git a/templates/template.revealjs b/templates/template.revealjs index 2907552..9ca4f41 100644 --- a/templates/template.revealjs +++ b/templates/template.revealjs @@ -248,7 +248,6 @@ $endif$ { src: '$revealjs-url$/js/presentable.min.js', async: true, callback: function() { presentable.toc({framework: "revealjs"}); } } ] - plugins: [RevealMermaid], }); $for(include-after)$