kdnk_obsidian-automatic-linker/.superpowers/sdd
Kodai Nakamura 6585b7393a fix(formatting): restore selection-only link replacement
Why:
- The selection command regressed by inheriting document-level URL formatting from the shared body formatter.
- That changed user-visible output for selected text containing GitHub, Jira, or Linear URLs.

What:
- Added a selection-only formatter that projects link replacement settings and calls `replaceLinks(...)` directly.
- Switched `mofifyLinksSelection()` to the new helper so document formatting stays unchanged.
- Added regression coverage for selection-only behavior and documented the fix in the task report.
2026-06-22 02:20:28 +09:00
..
task-1-report.md fix(replace-links): align AI self-link and scanner protection 2026-06-22 02:07:14 +09:00
task-2-report.md fix(formatting): restore selection-only link replacement 2026-06-22 02:20:28 +09:00