Steps to reproduce
- Create a markdown file and copy an image file into the same folder. Suppose the markdown file is called “test.md” and the picture file is called “1.jpg”.
- Edit the markdown file in the first line. Add
<img src="1.jpg">
- Can’t show the picture correctly. It can’t show anything like below.
Expected result
The picture should be shown.
Actual result
Can’t show the picture correctly. It can’t show anything like below.
Environment
- Operating system: Windows 10.0.19043
- Obsidian Version: v0.13.33
- Installer Version: v0.13.31