mirror of
https://github.com/zensical/zensical.git
synced 2026-09-24 15:25:40 +00:00
## Summary This version adds support for the [mkdocs-callouts] plugin, which renders Obsidian-style callouts as admonitions. It also improves compatibility with existing MkDocs projects by accepting more plugin settings, restores support for mike's `version_selector` option, and fixes builds when the project configuration file is included in `watch`. Additionally, the [user interface] is updated to [v0.0.30], ensuring that anchor links reveal targets inside collapsed details, content tabs, and annotations—including deeply nested combinations—before scrolling to them. [mkdocs-callouts]: https://github.com/sondregronas/mkdocs-callouts [user interface]: https://github.com/zensical/ui [v0.0.30]: https://github.com/zensical/ui/releases/tag/v0.0.30 Signed-off-by: squidfunk <martin.donath@squidfunk.com>