It should display a local image that has a space character in the filename if the image is included with escaping (%20).
For example, I have an image 123 4.png.
I include it to .md file with: .
It works fine, for example, both in GitHub and in IntelliJ IDEA.
But this plugin does not work with this case.