From f99f11134de207c4637cb52d7c91d88b608a37be Mon Sep 17 00:00:00 2001 From: Johannes Date: Fri, 15 Jul 2022 17:51:55 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 9adc7de4..dd254843 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -44,13 +44,6 @@ extra: provider: custom markdown_extensions: - - admonition - - def_list - - attr_list - - pymdownx.tilde - - pymdownx.details - - pymdownx.superfences - - pymdownx.magiclink - toc: permalink: true - codehilite: @@ -90,4 +83,4 @@ nav: - "Getting started (ioBroker)": - "Prepare NsPanel": prepare_nspanel2.md - - "Prepare ioBroker": iobroker-install.md \ No newline at end of file + - "Prepare ioBroker": iobroker-install.md