zed/crates/remote_server
Smit Barmase 897ba9adf2
markdown_preview: Fix images not rendering over remote (#62490)
Closes #39860

This PR resolves relative image paths from the Markdown source file's
project path and load images through the project image store. SVG images
over remote connections remain unsupported and are left for a follow-up.

Release Notes:

- Fixed images not rendering in Markdown Preview over remote.
2026-08-12 10:44:58 +00:00
..
src markdown_preview: Fix images not rendering over remote (#62490) 2026-08-12 10:44:58 +00:00
build.rs releases: Add build number to Nightly builds (#42990) 2025-11-24 13:34:04 +01:00
Cargo.toml gpui: Fix deadlock in performance profiler and reenable it (#61584) 2026-07-24 15:34:17 +00:00
LICENSE-GPL