diff --git a/index.html b/index.html index cbb86d5..da246c4 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@
- + @@ -16,21 +16,11 @@ - - + + + + diff --git a/js/config.js b/js/config.js index 3448f40..6de8854 100644 --- a/js/config.js +++ b/js/config.js @@ -37,4 +37,5 @@ var respecConfig = { uri: "template.pdf", }, ], + postProcess: [window.respecMermaid.createFigures] };