Fix tabs rendering
Issue #3330 Fix : https://squidfunk.github.io/mkdocs-material/upgrade/#pymdownxtabbed
This commit is contained in:
parent
a9d4a3afef
commit
060f91e745
@ -35,4 +35,5 @@ markdown_extensions:
|
|||||||
- pymdownx.details
|
- pymdownx.details
|
||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
- footnotes
|
- footnotes
|
||||||
- pymdownx.tabbed
|
- pymdownx.tabbed:
|
||||||
|
alternate_style: true
|
||||||
|
Loading…
Reference in New Issue
Block a user