Change tab id generation

This commit is contained in:
Andre601
2025-05-09 16:26:18 +02:00
parent c2ae367090
commit 9b2eb78024
2 changed files with 6 additions and 6 deletions

View File

@@ -133,4 +133,5 @@ markdown_extensions:
- pymdownx.blocks.details
- pymdownx.blocks.tab:
alternate_style: true
slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: lower}}
- pymdownx.tasklist