added tab feature

This commit is contained in:
2026-02-27 21:12:50 +05:30
parent 04db9f44d8
commit 7643e27358
2 changed files with 9 additions and 0 deletions

View File

@@ -31,3 +31,8 @@ plugins:
annotations_path: brief
show_root_heading: true
group_by_category: true
markdown_extensions:
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true