mirror of
https://github.com/kdnk/obsidian-automatic-linker.git
synced 2026-07-22 05:37:46 +00:00
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. |
||
|---|---|---|
| .. | ||
| task-1-report.md | ||
| task-2-report.md | ||