zaaack / vscode-markdown-editor

A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
https://marketplace.visualstudio.com/items?itemName=zaaack.markdown-editor
MIT License
367 stars 51 forks source link

can' t show image #42

Closed rqx110 closed 2 years ago

rqx110 commented 2 years ago

code in source:

![open-file-dialog](images/open-file-dialog.png)

it is not show in markdown-editor (confirm image is existed)

cocograde commented 2 years ago

Same as you, online image is visible, but local image cannot be shown.

cocograde commented 2 years ago

@rqx110 If you 'Open Folder'(where the md file is stored), and then open the md file, you can see the local imge.