symowl / mkdocs-plugins

Symowl MkDocs Plugins

Home Page:https://github.com/symowl/mkdocs-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symowl MkDocs Plugins

Install this package

pip install git+https://github.com/symowl/mkdocs-plugins.git@1.9.2

If getting this package from GitHub is slow. You can try this command to get.

pip install git+https://gitee.com/symowl/mkdocs-plugins.git@1.9.2

How to use

# mkdocs.yml
markdown_extensions:
  - smp.toc:
      slugify: ascii | crc | crc32 | num | number | pinyin | sha1 | unicode # default: ascii

About

Symowl MkDocs Plugins

https://github.com/symowl/mkdocs-plugins

License:Apache License 2.0


Languages

Language:Python 100.0%