Fix tabs using the correct config option

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2022-08-08 17:03:33 -03:00
parent a10824afe2
commit 2b25fcef11

View File

@@ -66,7 +66,8 @@ markdown_extensions:
- pymdownx.details
# Tabbed provides a syntax to easily add tabbed Markdown content.
# https://facelessuser.github.io/pymdown-extensions/extensions/tabbed/
- pymdownx.tabbed
- pymdownx.tabbed:
alternate_style: true
# Adds syntax for defining footnotes in Markdown documents (https://python-markdown.github.io/extensions/footnotes/)
- footnotes
# Adds the ability to define abbreviations