mirror of
https://github.com/Dasharo/docs.git
synced 2026-06-13 10:16:57 -07:00
mkdocs.yml: enable mermaid.js extension
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
@@ -43,6 +43,11 @@ markdown_extensions:
|
||||
toc_depth: 2
|
||||
- pymdownx.tasklist:
|
||||
custom_checkbox: true
|
||||
- pymdownx.superfences:
|
||||
custom_fences:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- pymdownx.tabbed:
|
||||
alternate_style: true
|
||||
plugins:
|
||||
|
||||
Reference in New Issue
Block a user