mirror of
https://github.com/zensical/zensical.git
synced 2026-08-26 00:56:34 +00:00
## Summary This version fixes a regression introduced in 0.0.55, making Zensical report false positives for the deprecated `unresolved_references` setting. Additionally, checking of autorefs is moved to the `invalid_links` setting. Please disable `unresolved_references` - it is not supported anymore, and will be replaced by the reference parser that we're currently testing in [Zensical Studio](https://zensical.org/studio/). Signed-off-by: squidfunk <martin.donath@squidfunk.com>