Links in plan docs not clickable

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When Plan mode creates an md doc with links, those links are no clickable despite being highlighted blue.

Steps to Reproduce

Have plan mode create a plan with a request to include external links, such a doc refs.

Expected Behavior

I can click on the link and it opens the system browser.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.44
VSCode Version: 1.105.1
Commit: 20adc1003928b0f1b99305dbaf845656ff81f5d0
Date: 2025-12-24T21:41:47.598Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin x64 25.1.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report.

To help us understand this better, could you share:

  1. An example of the Markdown text where links don’t work (a screenshot of the Plan document is fine).
  2. What type of links don’t work: external URLs (e.g., https://example.com), relative file paths, or all types?
  3. Do the same links work if you copy the Markdown into a regular .md file outside Plan mode?

This will help the engineers reproduce the issue and fix it.

Latest Cursor version seems to have fixed this.