chore(deps): update dependency zensical to v0.0.37#150
Merged
edgarrmondragon merged 1 commit intomainfrom Apr 27, 2026
Merged
Conversation
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.36→==0.0.37Release Notes
zensical/zensical (zensical)
v0.0.37: 0.0.37Compare Source
Summary
This version adds support for installable themes. You can now bundle your theme overrides and package them into a custom theme which can be installed via
pip.As of now, we closely mirror the process used by MkDocs, where themes just need to register themselves in the
mkdocs.themesentrypoint, to allow users that already have derivations of Material for MkDocs to run them on Zensical. In the coming months, with the advent of the component system, we'll make this process much more flexible and foster reuse at the component level. For now, this is a first step to allow sharing of theme overrides and default configurations inside organizations with dozens or even thousands of projects.Changelog
Features
7694535zensical, compat – installable theme extensions (#511)Bug fixes
72ba122compat – sanitize nested metadata (#582)2fb663ecompat – text adjacent to image included in link to open image in lightbox (#579)dc32bafcompat – anchor links preserved in table of content section titles (#578)127648ecompat – attributes not applied to lightbox imagesRefactorings
9872092compat – subclassMarkdownprocessors to extend functionalityfdeb061compat – use identical name for tree- and post-processorConfiguration
📅 Schedule: (in timezone America/Mexico_City)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.