read pyton
This commit is contained in:
		| @ -7,7 +7,7 @@ markdown_extensions: | ||||
|     - toc: | ||||
|         separator: "_" | ||||
|         permalink: "#" | ||||
|         slugify: !!python/name:pymdownx.slugs.uslugify | ||||
|         slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: "lower", percent_encode: true}} | ||||
|     - attr_list | ||||
|     - admonition | ||||
|     - sane_lists | ||||
|  | ||||
| @ -7,7 +7,7 @@ markdown_extensions: | ||||
|     - toc: | ||||
|         separator: "_" | ||||
|         permalink: "#" | ||||
|         slugify: !!python/name:pymdownx.slugs.uslugify | ||||
|         slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: "lower", percent_encode: true}} | ||||
|     - attr_list | ||||
|     - admonition | ||||
|     - sane_lists | ||||
|  | ||||
		Reference in New Issue
	
	Block a user