From fbe21289dcb603192e7190071f9edc9dd918563f Mon Sep 17 00:00:00 2001 From: Tyler Nguyen Date: Fri, 6 Aug 2021 23:27:36 -0700 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index f0ebd18..d4c84bf 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -53,15 +53,9 @@ extra: link: https://github.com/tylernguyen plugins: - - minify: - minify_html: true - search + - mermaid2 markdown_extensions: - admonition - footnotes - - pymdownx.superfences: - custom_fences: - - name: mermaid - class: mermaid - format: !!python/name:pymdownx.superfences.fence_code_format \ No newline at end of file