mirror of
https://github.com/xemu-project/xemu-website.git
synced 2025-02-17 01:07:40 +00:00
Fix superfences/tabs
This commit is contained in:
parent
7b8c289eff
commit
954f39ade3
@ -62,12 +62,9 @@ markdown_extensions:
|
||||
repo: mkdocs-material
|
||||
- pymdownx.mark
|
||||
- pymdownx.smartsymbols
|
||||
- pymdownx.superfences:
|
||||
custom_fences:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- pymdownx.tabbed
|
||||
- pymdownx.superfences
|
||||
- pymdownx.tabbed:
|
||||
alternate_style: true
|
||||
- pymdownx.tasklist:
|
||||
custom_checkbox: true
|
||||
- pymdownx.tilde
|
||||
|
Loading…
x
Reference in New Issue
Block a user