mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-22 13:24:22 +02:00
Add plugins for tabbed and collapsible content
This commit is contained in:
parent
41a9ab0f92
commit
56fc66a1d5
@ -32,10 +32,15 @@ extra_css:
|
|||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- smarty
|
- smarty
|
||||||
- admonition
|
- admonition
|
||||||
|
- pymdownx.details
|
||||||
|
- pymdownx.superfences
|
||||||
- codehilite:
|
- codehilite:
|
||||||
guess_lang: true
|
guess_lang: true
|
||||||
- toc:
|
- toc:
|
||||||
permalink: true
|
permalink: true
|
||||||
|
- pymdownx.tabbed:
|
||||||
|
alternate_style: true
|
||||||
|
|
||||||
copyright: '© 2009 - 2022 Icinga GmbH'
|
copyright: '© 2009 - 2022 Icinga GmbH'
|
||||||
google_analytics:
|
google_analytics:
|
||||||
- 'UA-280659-15'
|
- 'UA-280659-15'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user