mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation (#7054)
This commit is contained in:
@@ -882,7 +882,7 @@ from [Python Markdown Extensions] is used as follows:
|
|||||||
``` yaml
|
``` yaml
|
||||||
plugins:
|
plugins:
|
||||||
- blog:
|
- blog:
|
||||||
post_slugify: !!python/object/apply:pymdownx.slugs.slugify
|
categories_slugify: !!python/object/apply:pymdownx.slugs.slugify
|
||||||
kwds:
|
kwds:
|
||||||
case: lower
|
case: lower
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user