zed/crates/remote_server/src
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
..
headless_project.rs Split out RelPath into a separate crate (#61029) 2026-07-15 08:33:25 +00:00
main.rs Cleanup crashes crate (#54927) 2026-05-04 06:30:47 +00:00
remote_editing_tests.rs markdown_preview: Fix images not rendering over remote (#62490) 2026-08-12 10:44:58 +00:00
server.rs Bump rustc to 1.97 (#62395) 2026-08-09 22:29:52 +00:00
windows.rs Add SSH remote server for Windows (#47460) 2026-01-24 13:15:01 -05:00