From 71f3f4280bcb8aeecd1133afff34c40c815c8ee9 Mon Sep 17 00:00:00 2001 From: Bernd Reuther Date: Thu, 22 Oct 2020 16:34:10 +0200 Subject: [PATCH] plantuml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index c6a7fbf..01d3341 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -24,7 +24,7 @@ markdown_extensions: - pymdownx.inlinehilite - pymdownx.keys - pymdownx.tabbed - - plantuml: + - pymdownx.plantuml: outpath: "images" plugins: - search