zfb
GitHub repository

Type to search...

to open search from anywhere

v0.1.0-next.35

Created Jun 24, 2026Takeshi Takatsudo

v0.1.0-next.35

Released: 2026-06-07

Bug Fixes

  • resolve_links no 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 /index.mdx candidate matched the parent directory's category index — rewriting the link to /<parent-dir>/#anchor. An early return now lets bare #fragment / ?query links pass through untouched. (#875) (5eb34b0)

Revision History

Takeshi TakatsudoCreated: 2026-06-25T05:17:25+09:00Updated: 2026-06-25T05:17:25+09:00

AI Assistant

Ask a question about the documentation.