COMMITS
May 19, 2026
M
chore: release v0.0.43
Martin Donath committed
M
Merge pull request #697 from zensical/fix/validation-regressions
Martin Donath committed
S
fix: ignore links in code after literal dollar during link validation (#691)
squidfunk committed
S
fix: report `path.md/#anchor` as invalid during link validation (#690)
squidfunk committed
S
fix: ignore GitHub-style callouts during link validation (#688)
squidfunk committed
S
fix: ignore `[TOC]` marker during link validation (#686)
squidfunk committed
May 18, 2026
T
fix: filter out icons folder when watching theme directories (#693)
Timothée Mazzucotelli committed
May 17, 2026
T
fix: strip Byte-Order-Mark (BOM) from Markdown files (#687)
Timothée Mazzucotelli committed
May 15, 2026
M
chore: release v0.0.42
Martin Donath committed
M
fix: update ui to v0.0.18
Martin Donath committed
M
fix: disabling link validation doesn't disable link and reference collection (#659)
Martin Donath committed
M
Merge pull request #680 from zensical/fix/validation-edge-cases
Martin Donath committed
S
fix: harden link validation for files with CRLF line endings
squidfunk committed
S
fix: link validation doesn't ignore fenced code blocks when `\r` is present
squidfunk committed
S
fix: `$` at end of line breaks link validation (#659)
squidfunk committed
May 14, 2026
T
fix: remove abbreviations from table of contents (#669)
Timothée Mazzucotelli committed
T
fix: reserve theme name `zensical`
Timothée Mazzucotelli committed
May 13, 2026
T
fix: only wait for config update after a first successful build (#670)
Timothée Mazzucotelli committed
May 12, 2026
M
fix: don't consider `[]` and `[][]` link references (#663)
Martin Donath committed
M
fix: two backticks with no closing run trip up link parser (#663) (#665)
Martin Donath committed
May 10, 2026
T
chore: use beautifulsoup and lxml to check HTML in tests
Timothée Mazzucotelli committed
T
chore: incorporate autorefs
Timothée Mazzucotelli committed
T
fix: prevent reload loop by de-duplicating watched theme files (#655)
Timothée Mazzucotelli committed
T
refactor: avoid mutating configurations list
Timothée Mazzucotelli committed
May 9, 2026
T
refactor: reorganize config module
Timothée Mazzucotelli committed
M
chore: release v0.0.41
Martin Donath committed
M
fix: update ui to v0.0.17
Martin Donath committed
T
feature: support table reader functionality
Timothée Mazzucotelli committed
T
refactor: make extensions consistent
Timothée Mazzucotelli committed
M
refactor: implement parser for link validation
Martin Donath committed