mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Enable <details> admonitions and nested codeblocks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user