preview markdown support for html `<img>` tags for images
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
Zed does not appear to render png files that are listed in the markdown.
e.g. if png/myimage.png exists then <img src="png/myimage.png" /> should render the image in the preview.
I tested this in Zed and don't see the image. The same markdown renders the image in VSCode.
Environment
Zed: v0.165.4 (Zed) OS: Linux X11 pop 22.04 Memory: 23.3 GiB Architecture: x86_64 GPU: Intel(R) Graphics (RPL-U) || Intel open-source Mesa driver || Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.
No response
it should render if you use the Github-flavored markdown syntax for images instead of HTML, i.e. 
Github supports both formulations, but that's a valid work-around.
Hi there! 👋 We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. If you are able to reproduce this issue in the latest version of Zed, please let us know by commenting on this issue, and we will keep it open. If you can't reproduce it, feel free to close the issue yourself. Otherwise, we'll close it in 7 days. Thanks for your help!
Still not supported
Hey, thanks for your issue! Should be fixed/added in the next preview release.