Enable <details> admonitions and nested codeblocks

This commit is contained in:
Oleh Prypin
2022-09-18 19:39:23 +02:00
parent b33fb2ac67
commit 8dfef829b8
4 changed files with 54 additions and 49 deletions

View File

@@ -33,7 +33,10 @@ markdown_extensions:
permalink:
- attr_list
- def_list
- pymdownx.highlight:
use_pygments: false
- pymdownx.snippets
- pymdownx.superfences
- callouts
- mdx_gh_links:
user: mkdocs