[PR #12551] fix(ui): improve markdown link behavior in web app #14264

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

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

State: closed
Merged: No


Summary

  • keep standard markdown links opening in a new tab without double-navigation behavior
  • make plain URLs consistently render as external links in the app markdown parser
  • add Cmd/Ctrl-click support for inline code values that are exactly a URL, with hover affordance only while the modifier key is held

Testing

  • bun run --filter @opencode-ai/ui typecheck
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12551 **State:** closed **Merged:** No --- ## Summary - keep standard markdown links opening in a new tab without double-navigation behavior - make plain URLs consistently render as external links in the app markdown parser - add Cmd/Ctrl-click support for inline code values that are exactly a URL, with hover affordance only while the modifier key is held ## Testing - bun run --filter @opencode-ai/ui typecheck
yindo added the pull-request label 2026-02-16 18:19:04 -05:00
yindo closed this issue 2026-02-16 18:19:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14264