-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Markdown preview no longer shows images with root relative path after update to 1.40.0 #84728
Comments
(Experimental duplicate detection) |
Works for me. Please fill out the issue template and provide steps to reproduce this /needsMoreInfo |
Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue. Happy Coding! |
I'll work on the issue template. This is the minimal folder that would reproduce the problem. The problem is still present in 1.40.1. We've seen the problem on every windows 10 1903 computer we've tried it on. I've tried the repo on ubuntu 19.10 and it's works fine. I've tried it on macos 10.14.6 and it works. |
I got the same issue on Windows 10 1903, and every time I open the preview page I got following lines in console:
|
I found out today that the |
@mjbvz |
As @pingu8007 mentioned, the reason is, that it can not load local images in schema such as And #85820 is a workaround to fix this bug |
Same here on Linux it seems this feature is broken in all major operating systems. Absoulte path, Relative path, Absolute with |
It's strange. Did your update to latest version? |
Markdown preview of images using this syntax
![](/assets/2019-10-24_07_56_26.png)
no longer works after updating to 1.40.0./assets/
is a folder in the root of the folder open in vscode.Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
Yes
11/14/2019 11:15 AM - Reformatted
The text was updated successfully, but these errors were encountered: