Skip to content

Commit 145e0bc

Browse files
committed
docs: Add missing pymdownx.blocks.tab extension
1 parent 4d93fd6 commit 145e0bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ markdown_extensions:
150150
strip_period: no
151151
- footnotes
152152
- md_in_html
153+
- pymdownx.blocks.tab:
154+
alternate_style: true
153155
- pymdownx.emoji:
154156
emoji_index: !!python/name:material.extensions.emoji.twemoji
155157
emoji_generator: !!python/name:material.extensions.emoji.to_svg

0 commit comments

Comments
 (0)