From 3a8fa7be980d6fda39df7add44241f4bc6f177b9 Mon Sep 17 00:00:00 2001 From: Bernd Reuther Date: Thu, 22 Oct 2020 16:55:41 +0200 Subject: [PATCH] mermaid2 --- mkdocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 28ef036..181b6de 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,8 +20,7 @@ markdown_extensions: - admonition - pymdownx.details - pymdownx.highlight - - pymdownx.superfences - # make exceptions to highlighting of code: + - pymdownx.superfences: custom_fences: - name: mermaid class: mermaid