Fixes #8674: Fix rendering of tabbed content in documentation

This commit is contained in:
jeremystretch
2022-02-16 16:21:32 -05:00
parent 6bbf168cec
commit b343035060
2 changed files with 4 additions and 2 deletions

View File

@@ -34,7 +34,8 @@ markdown_extensions:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.superfences
- pymdownx.tabbed
- pymdownx.tabbed:
alternate_style: true
nav:
- Introduction: 'index.md'
- Installation: