mirror of
https://github.com/kdnk/obsidian-automatic-linker.git
synced 2026-07-22 05:37:46 +00:00
Why: - Task 1 scanner drifted from replaceLinks in two places that affect AI ambiguity review. - Trie-hit namespace handling was filtering candidate sets differently from replacement-time behavior. - Protected-region scanning was still walking fenced code, callouts, and ignored headings that replaceLinks already shields. What: - make trie-hit scanning use the original candidate set and first-candidate scoped checks, matching current replaceLinks behavior - skip fenced code blocks, callouts, and ignored headings before protected-regex scanning while preserving original occurrence offsets - add regressions for trie-hit namespace semantics and protected-region skipping, plus AI-side coverage and append the fix report |
||
|---|---|---|
| .. | ||
| task-1-report.md | ||