[PR #10816] fix(app) internal/external link handling (via markdown parser) #13567

Closed
opened 2026-02-16 18:18:24 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10816

State: closed
Merged: No


What does this PR do?

fixes external link handling in the desktop app by adding the external-link class to markdown-generated tags.

How did you verify your code works?

local dev build and prod build testing

Note

web app would open external links in the current window, probably not the best UX but is out of scope for this PR

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10816 **State:** closed **Merged:** No --- ### What does this PR do? fixes external link handling in the desktop app by adding the external-link class to markdown-generated <a> tags. ### How did you verify your code works? local dev build and prod build testing ### Note web app would open external links in the current window, probably not the best UX but is out of scope for this PR
yindo added the pull-request label 2026-02-16 18:18:24 -05:00
yindo closed this issue 2026-02-16 18:18:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13567