mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-05-30 19:52:12 -04:00
Documentation
This commit is contained in:
@@ -258,7 +258,9 @@ The following configuration options are supported:
|
||||
``` yaml
|
||||
markdown_extensions:
|
||||
- toc:
|
||||
slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: lower}}
|
||||
slugify: !!python/object/apply:pymdownx.slugs.slugify
|
||||
kwds:
|
||||
case: lower
|
||||
```
|
||||
|
||||
=== "Unicode, case-sensitive"
|
||||
|
||||
Reference in New Issue
Block a user