[PR #7121] fix(app): open links in new tab with target=_blank #12255

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

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

State: closed
Merged: No


Summary

  • Adds target="_blank" and rel="noopener noreferrer" to all links rendered in markdown
  • Applies to both the main app UI and the web share component
  • Links now open in a new tab instead of navigating away from the chat
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7121 **State:** closed **Merged:** No --- ## Summary - Adds `target="_blank"` and `rel="noopener noreferrer"` to all links rendered in markdown - Applies to both the main app UI and the web share component - Links now open in a new tab instead of navigating away from the chat
yindo added the pull-request label 2026-02-16 18:17:10 -05:00
yindo closed this issue 2026-02-16 18:17:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12255