Skip to content

Commit a3621b2

Browse files
committed
docs: Fix tabs
1 parent 7bbdd32 commit a3621b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ markdown_extensions:
5454
- pymdownx.snippets:
5555
check_paths: true
5656
- pymdownx.superfences
57-
- pymdownx.tabbed
57+
- pymdownx.tabbed:
58+
alternate_style: true
5859
- pymdownx.tasklist
5960
- toc:
6061
permalink: "¤"

0 commit comments

Comments
 (0)