forked from DSIT/documentation-dsit
Actualiser mkdocs.yml
This commit is contained in:
parent
8581ca8088
commit
15b5a2e063
|
@ -9,7 +9,8 @@ theme:
|
|||
features:
|
||||
- navigation.instant
|
||||
- content.action.edit
|
||||
|
||||
plugins:
|
||||
- callouts
|
||||
|
||||
markdown_extensions:
|
||||
- pymdownx.superfences:
|
||||
|
@ -17,6 +18,7 @@ markdown_extensions:
|
|||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- pymdownx.details
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.tabbed:
|
||||
|
|
Loading…
Reference in New Issue
Block a user