We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f418e42 commit eed611bCopy full SHA for eed611b
1 file changed
mkdocs.yml
@@ -26,7 +26,8 @@ markdown_extensions:
26
- def_list
27
- admonition
28
- pymdownx.highlight
29
- - pymdownx.tabbed
+ - pymdownx.tabbed:
30
+ alternate_style: true
31
- pymdownx.superfences
32
- pymdownx.emoji:
33
emoji_index: !!python/name:materialx.emoji.twemoji
0 commit comments