✔️ 示例和自定义插件
Example & custom plugins¶
These plugins don’t offer obvious out-of-the-box functionality but may contain useful code that can be adapted for your purposes.
your-plugin¶
This is a template for a MkDocs plugin.
- author: Byrne Reese byrnereese
- links: GitHub
hello-dolly¶
A very basic MkDocs plugin which substitutes every occurrence of {{dolly}}
in your documents with random lyrics from the song “Hello Dolly!”.
- author: Francesco Maida fmaida
- links: GitHub | Docs
- installation:
pip install git+https://github.com/fmaida/hello-dolly-mkdocs-plugin
tiexport¶
Example renaming plugin.
mkrename¶
Example renaming plugin.