fix(deps): update dependency zensical to v0.0.41#17
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency zensical to v0.0.41#17renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
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.40→==0.0.41Release Notes
zensical/zensical (zensical)
v0.0.41: 0.0.41Compare Source
Summary
This version adds support for integrating tabular data as Markdown tables, covering the functionality of the mkdocs-table-reader-plugin, as well as the
watchoption to automatically rebuild on changes in unmonitored files. Table reading is implemented as part of macros, which we shipped in 0.0.40. You can now embed CSV and other file formats with:Additionally, the stability of link validation has been drastically improved, reducing the rate for false positives. We're working on support for validating links using autorefs, which we'll provide in one of the next versions.
Changelog
Features
d24ea24compat – support table reader functionality2cbb33dcompat – support watch option (#643)Bug fixes
9e466fcui – update ui to v0.0.17bee1c3fcompat – give higher priority than superfences to macros preprocessor (#638)Refactorings
67b6ef1compat – make extensions consistentbf26d1bzensical, compat – implement parser for link validationConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.