v0.1.0-next.35
Created Jun 24, 2026Takeshi Takatsudo
v0.1.0-next.35
Released: 2026-06-07
Bug Fixes
resolve_linksno longer rewrites bare same-page links: a[text](#anchor)or[text](?query)link has an empty path component, which previously fell through to extensionless candidate probing where the/candidate matched the parent directory's category index — rewriting the link toindex. mdx /. An early return now lets bare<parent- dir>/ # anchor #fragment/?querylinks pass through untouched. (#875) (5eb34b0)
Revision History
Takeshi TakatsudoCreated: 2026-06-25T05:17:25+09:00Updated: 2026-06-25T05:17:25+09:00