·
1 commit
to master
since this release
Immutable
release. Only release title and notes can be modified.
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.
Changelog
Bug fixes
Refactorings
- e6c56ce zensical, compat – report invalid autorefs under
invalid_linksvalidation setting