zfb
GitHub リポジトリ

検索したい単語を入力

いつでも検索バーを開ける

v0.1.0-next.35

作成 2026年6月7日Takeshi 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 Takatsudo作成: 2026-06-07T13:50:37+09:00更新: 2026-06-07T13:50:37+09:00