You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Don't know why, but the default VSCode Markdown preview (and others) was not able to preview images with relative paths. After disabling all extensions one by one, I discovered, that the images are shown only, when vscode-hexo-utils is disabled.
To Reproduce
Steps to reproduce the behavior:
Enable vscode-hexo-utils
Create Markdown file
Store an image in the same folder, f.e. my-image.png
Write  in MD file
Click on PREVIEW button
Expected behavior
Image should be shown in preview
Plugin version(please complete the following information):
latest
The text was updated successfully, but these errors were encountered:
Describe the bug
Don't know why, but the default VSCode Markdown preview (and others) was not able to preview images with relative paths. After disabling all extensions one by one, I discovered, that the images are shown only, when vscode-hexo-utils is disabled.
To Reproduce
Steps to reproduce the behavior:
my-image.pngin MD fileExpected behavior
Image should be shown in preview
Plugin version(please complete the following information):
latest
The text was updated successfully, but these errors were encountered: