chore(deps): update dependency zensical to v0.0.36#145
Merged
edgarrmondragon merged 1 commit intomainfrom Apr 23, 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.34→==0.0.36Release Notes
zensical/zensical (zensical)
v0.0.36: 0.0.36Compare Source
Summary
This version adds the missing update of the user interface that should've been included with v0.0.35.
Changelog
Bug fixes
d4d88f8ui – update ui to v0.0.15v0.0.35: 0.0.35Compare Source
Summary
This version adds native support for GLightbox, a JavaScript lightbox library to add zoom and gallery features to images. Images can be automatically annotated with the new
glightboxMarkdown extension. Add the following tozensical.toml:HTML in the table of contents
Additionally, section titles in the table of contents will now render with HTML markup, so you can use emojis and other inline features in section titles and have them render correctly in the table of contents. In Material for MkDocs, this functionality was implemented with the
typesetplugin. Zensical now supports this natively.Relative links in raw HTML
Relative links in raw HTML are now correctly resolved. Initially, we carried over the link processing and resolution logic from MkDocs, which does not support relative links in raw HTML to this day. We implemented a Python Markdown postprocessor, to ensure that relative links in raw HTML are handled as well.
Changelog
Features
5519730zensical, compat – render section title with markup in table of contentsdb8518dcompat – add plugin compatibility shim forglightbox057da7ccompat – add support for image galleries usingglightbox(#290)Bug fixes
64f3f33compat – relative links in raw HTML not correctly resolved (#258)87abb2acompat – removeimgattributes moved to parent inGLightboxExtensionf7531afcompat – images in raw HTML are double-processed byGLightboxExtension1d8dc83compat – ensureNoneattributes are not added byGlightboxExtension773fa76zensical – support uv's symlink mode (#557)Refactorings
7c977a8compat – moveGLightboxextension to regularPostprocessorConfiguration
📅 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.