文件名称:mkdocs-markdownextradata-plugin:一个MkDocs插件,可将mkdocs.yml额外变量注入markdown模板中
文件大小:12KB
文件格式:ZIP
更新时间:2024-05-28 07:21:08
mkdocs injects variables mkdocs-plugin Python
mkdocs-markdownextradata-plugin 一个MkDocs插件,可将mkdocs.yml额外变量注入markdown模板中 用例 As a user with variables that need to be inserted at the markdown level, not the template level. I need a mkdocs plugin that will inject my `extras` variables into the markdown template before it gets rendered to html. So that I can build my markdown pages with different values for images, urls, client_names, etc. 安装 注意:此
【文件预览】:
mkdocs-markdownextradata-plugin-master
----.gitattributes(18B)
----CONTRIBUTING.md(1KB)
----.travis.yml(408B)
----test()
--------mkdocs.yml(394B)
--------test_basic.py(2KB)
--------docs()
----LICENSE.md(1KB)
----setup.py(2KB)
----README.md(5KB)
----markdownextradata()
--------__init__.py(0B)
--------plugin.py(4KB)
----shell.nix(222B)
----.gitignore(107B)