Origin Images do not work in READMEs or Markdown files

Describe the Bug

Images included in README or Markdown files are not displayed in the preview.

Steps to Reproduce

  1. Open a repository README Markdown file.
  2. View it in the Cursor Origin web version, under the Codebase tab.
  3. Observe that the Origin Image is not displayed.

Expected Behavior

The image should be shown correctly in the README or Markdown preview.

Operating System

MacOS

Version Information

Current web Version

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @devinoldenburg, thanks for the report!

You’re right, the Markdown preview in the Codebase tab on the web currently doesn’t render images, whether they use relative paths within the repo or full URLs.

I can reproduce this and I’ve flagged this to the team.