Update dependency zensical to v0.0.62 - #3029
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for sublime-lsp ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
renovate
Bot
force-pushed
the
renovate/minorpatch-pip-dependencies
branch
from
September 16, 2026 21:30
7cca816 to
674fbd9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.0.60→==0.0.62Release Notes
zensical/zensical (zensical)
v0.0.62: 0.0.62Compare Source
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 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.
Changelog
Features
d8fbb05compat – support mkdocs-callouts plugin by enabling pymdownx.quotes extension with callouts support (#938)Bug fixes
65a019dui – update ui to v0.0.305c0bd36compat – ignore config file in watch setting (#934)13fd89ecompat – relax mike settings validation (#932)Refactorings
9f36bb5compat – relax all plugins validationv0.0.61: 0.0.61Compare Source
Summary
This version adds more comprehensive support for documentation redirects in
mkdocs.ymlandzensical.toml. Zensical supports page and anchor redirects, resolves redirect chains, rejects cycles, and preserves links when pages are moved or split.Anchor redirects
Renaming a heading normally breaks bookmarks and external links to its old anchor. For example, after renaming
## Installationto## Getting started, add:Existing links to
/guide/#installationwill then redirect to/guide/#getting-started. The same configuration can redirect anchors between pages or preserve individual sections when splitting a page.Automatic redirects
Zensical Studio detects renamed headings and offers an Add anchor redirect CodeLens. It can complete, validate, navigate to, and repair redirect targets while compacting repeated changes, updating redirect chains, and removing redundant self-redirects.
Changelog
Features
215d7fazensical, compat – resolve redirect chains and reject cyclesa6fdc5fzensical, compat – resolve anchor overrides in page redirects0b1a378zensical, compat – support anchor redirectsBug fixes
6910d56compat – relax validation of autorefs settingseac9e24ui – update ui to v0.0.2978a34cdzensical-serve – avoid port conflicts in server doctests304e280compat – relax search validation (#926)Refactorings
6220f43zensical – clarify redirect planning and outputConfiguration
📅 Schedule: (UTC)
* 8-17 * * 1-5)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.