From 789929e9c3afee96845d4ca4e65cf144e1becb2e Mon Sep 17 00:00:00 2001 From: Kelly Sovacool Date: Thu, 18 Jan 2024 13:18:36 -0500 Subject: [PATCH] docs: try removing most markdown extensions testing https://github.com/CCBR/CHAMPAGNE/issues/53 --- mkdocs.yml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 617920f9..cc4f1f1c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -58,40 +58,12 @@ extra: # Extensions markdown_extensions: - - markdown.extensions.admonition - - markdown.extensions.attr_list - - markdown.extensions.md_in_html - - markdown.extensions.def_list - - markdown.extensions.footnotes - - markdown.extensions.meta - markdown.extensions.toc: permalink: true - - pymdownx.arithmatex: - generic: true - pymdownx.betterem: smart_enable: all - - pymdownx.caret - - pymdownx.critic - - pymdownx.details - - pymdownx.emoji: - emoji_index: !!python/name:materialx.emoji.twemoji - emoji_generator: !!python/name:materialx.emoji.to_svg - - pymdownx.highlight - - pymdownx.inlinehilite - - pymdownx.keys - - pymdownx.magiclink: - repo_url_shorthand: true - user: squidfunk - repo: mkdocs-material - - pymdownx.mark - - pymdownx.smartsymbols - pymdownx.snippets: check_paths: true - - pymdownx.superfences - - pymdownx.tabbed - - pymdownx.tasklist: - custom_checkbox: true - - pymdownx.tilde # Page Tree nav: