Skip to content

fix(deps): update dependency zensical to v0.0.41#17

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/zensical-0.x
Open

fix(deps): update dependency zensical to v0.0.41#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/zensical-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 9, 2026

This PR contains the following updates:

Package Change Age Confidence
zensical (changelog) ==0.0.40==0.0.41 age confidence

Release Notes

zensical/zensical (zensical)

v0.0.41: 0.0.41

Compare 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 watch option 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:

{{ read_csv("data/team.csv") }}

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
  • d24ea24 compat – support table reader functionality
  • 2cbb33d compat – support watch option (#​643)
Bug fixes
  • 9e466fc ui – update ui to v0.0.17
  • bee1c3f compat – give higher priority than superfences to macros preprocessor (#​638)
Refactorings
  • 67b6ef1 compat – make extensions consistent
  • bf26d1b zensical, compat – implement parser for link validation

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants