Mkdocs-macros-plugin

Latest version: v1.3.7

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.6.0

* Fixed: documentation (for readthedocs) now contains proper
link to edit uri on github
* Fixed: broken link in webdoc/docs/pages.md
* Bump version to 0.6.0, to acknowledge the breaking change in 0.5.10

0.5.12

* Fixed: Incompatibility with mkdocs 1.2
(`on_serve()` event, call to `server.watch()`)

0.5.11

* Added: Info on pluglets, on GitHub index page.
* Added: Contributing and Help pages, in documentation

0.5.10

Warning: Breaking Change

* Fixed: impossibility to use imported Jinja2 macros, without `with context`
clause (81). Now macros are imported as global.
* **Removed: Do not define macros as variables any longer, but as macros.**
- incorrect: `env.variables['foo'] = foo` (though it should still work)
- correct: prefix declaration with `env.macros`
or `env.macros['foo'] = foo`
* Added: Changelog is also part of documentation
* Added: Documentation moved under Material them, slate variant (dark)
* Added: Amended documentation (test install, discussions)

0.5.9

* Added: Changelog (Fixed 82)

0.5.8

* Fixed: display better message in case of macro syntax error
(line_no, message, incriminated line in file).
Traceback was useless with that specific exception, and has been removed.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.