read pyton

This commit is contained in:
mirzakaev_tf 2023-11-03 09:54:11 +05:00
parent d534ced975
commit 114a25da9b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,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