Skip to content

Commit 2e92ff5

Browse files
author
Chazal
committed
chore(docs): fix local tab view (squidfunk/mkdocs-material#3330)
1 parent 9c06ad9 commit 2e92ff5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ theme:
4242

4343
markdown_extensions:
4444
- admonition
45-
- pymdownx.tabbed
45+
- pymdownx.tabbed:
46+
alternate_style: true
4647
- pymdownx.highlight:
4748
linenums: true
4849
- pymdownx.superfences

0 commit comments

Comments
 (0)