|
ArtifactsPanel: two-pass link extraction — markdown links win over bare URLs
Markdown links carry a title/caption, so they should always take priority over bare URLs during deduplication. Previously a bare URL from a newer message could shadow an older markdown link. Now markdown links are scanned in a separate first pass, so they always win the dedup race. |
|---|
|
|
| webclient/src/components/artifacts/ArtifactsPanel.vue |
|---|