markdown-viewer
markdown-viewer copied to clipboard
Spaces in path names break embedded pictures
trafficstars
The following embedded picture does not display properly, Markdown Viewer just displays the Markdown source:

If I replace the spaces in the directory name with underscores and update the Markdown accordingly ("Ausschneiden_mit_GIMP"), it works fine.
Firefox 115.11, Markdown Viewer 5.3, Debian Testing.
You have to use this syntax instead:

though to be fair I did not know that either, I just looked it up on the internet https://superuser.com/a/1517072/250714