From cc7d5fd43e3945763fc2369338d27cfcc0d31fbe Mon Sep 17 00:00:00 2001 From: Elias Fierke Date: Sat, 25 Apr 2026 17:16:57 +0000 Subject: [PATCH] added extensions --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 2cba344..c3784a3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,6 +20,8 @@ plugins: markdown_extensions: - pymdownx.superfences - pymdownx.highlight + - admonition + - pymdownx.details extra_css: - stylesheets/extra.css \ No newline at end of file