1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

docs: rewrite Kubernetes page (#3928)

This commit is contained in:
Georg Lauterbach
2024-03-12 09:31:44 +01:00
committed by GitHub
parent a04b53f4f8
commit 2133b51e78
4 changed files with 778 additions and 460 deletions

View File

@ -82,6 +82,11 @@ markdown_extensions:
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.magiclink
- pymdownx.inlinehilite
- pymdownx.tilde