исправление путей

This commit is contained in:
mirzakaevtf
2024-02-29 13:11:40 +05:00
parent 60850416bd
commit 78cb701c93
7 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@ markdown_extensions:
- toc:
separator: "_"
permalink: "#"
slugify: !!python/name:pymdownx.slugs.slugify
slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: "lower", percent_encode: true}}
- attr_list
- admonition
- sane_lists