Skip to content

Display images with a space character in the filename — %20 #39

@AlttiRi

Description

@AlttiRi

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: ![](123%203.png "").

It works fine, for example, both in GitHub and in IntelliJ IDEA.
But this plugin does not work with this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions