Mkdocs-callouts

Latest version: v1.16.0

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

Scan your dependencies

Page 3 of 5

1.9.1

No changes - except for a less restrictive LICENSE.

1.9.0

Implements 4.
- `mkdocs-callouts` now translates [multiple callout qualifiers](https://help.obsidian.md/How+to/Use+callouts#Types) to the correct type, which reverts some [changes to how mkdocs-material handles admonitions](https://squidfunk.github.io/mkdocs-material/reference/admonitions/#fn:1) - without increasing the size of CSS.

This behavior is enabled by default, but can be disabled by setting `aliases` to false in the plugin configuration:
yaml
plugins:
- search
- callouts:
aliases: false


**Full Changelog**: https://github.com/sondregronas/mkdocs-callouts/compare/v1.8.1...v1.9.0

1.8.1

**Full Changelog**: https://github.com/sondregronas/mkdocs-callouts/compare/v1.8.0...v1.8.1

1.7.0

**Full Changelog**: https://github.com/sondregronas/mkdocs-callouts/compare/v1.6.0...v1.7.0

1.6.0

Code refactor
**Full Changelog**: https://github.com/sondregronas/mkdocs-callouts/compare/v1.5.0...v1.6.0

1.5.0

What's Changed
* feat: inline admonition by Mara-Li in https://github.com/sondregronas/mkdocs-callouts/pull/3


**Full Changelog**: https://github.com/sondregronas/mkdocs-callouts/compare/v1.4.1...v1.5.0

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.