Skip to content

Commit

Permalink
slug
Browse files Browse the repository at this point in the history
  • Loading branch information
thienqc committed Nov 16, 2023
1 parent 685f3d6 commit 8a0e4b3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ markdown_extensions:
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
combine_header_slug: true
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
alternate_style: true
combine_header_slug: true
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
- toc:
permalink: true

Expand Down

0 comments on commit 8a0e4b3

Please sign in to comment.