mirror of
https://github.com/zensical/zensical.git
synced 2026-08-23 07:36:52 +00:00
## Summary This version fixes two false positives in the reference extractor and reverts Zensical's bootstrapped `zensical.toml` to TOML 1.0, since most editor tooling does not yet support TOML 1.1. Zensical understands both, TOML 1.0 and TOML 1.1, so this change does not affect the functionality of Zensical itself. Signed-off-by: squidfunk <martin.donath@squidfunk.com>