Skip to content

feat: Markdownリンク解析・リンクインデックス構築 (#51)#55

Merged
Kewton merged 1 commit into
developfrom
feature/issue-51-markdown-link-analysis
Mar 21, 2026
Merged

feat: Markdownリンク解析・リンクインデックス構築 (#51)#55
Kewton merged 1 commit into
developfrom
feature/issue-51-markdown-link-analysis

Conversation

@Kewton
Copy link
Copy Markdown
Owner

@Kewton Kewton commented Mar 21, 2026

Summary

  • Markdownファイル内のリンク([[wiki-link]] / [text](url))を解析する機能を実装
  • file_linksテーブルをsymbols.dbに追加し、ファイル間の参照関係をインデックス化
  • index/updateコマンドでリンク情報を自動的に抽出・格納

Test plan

  • cargo test --all 全テストパス確認
  • cargo clippy --all-targets -- -D warnings 警告0件確認

Closes #51

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Kewton Kewton merged commit 14c77b7 into develop Mar 21, 2026
3 checks passed
@Kewton Kewton deleted the feature/issue-51-markdown-link-analysis branch March 21, 2026 10:00
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.

1 participant