This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
Prerequisites
Description
When path to an image contains '#' – the image in not rendered in preview.
Failed to load resource: net::ERR_FILE_NOT_FOUND
/C:/Users/name/Desktop/md/#img\my_image.png
The md looks like this: 
It might be even: 
but if '#' is present somewhere in the path, the image gets lost on the way.
for example: /C:/Users/name/Desktop/#some_path/md/img\my_image.png
Steps to Reproduce
Insert an image with path containing '#'
Expected behavior:
The image should show up in preview
Actual behavior:
The image does not show up
Reproduces how often:
Always
Versions
1.38.2 x64
Windows 8.1
Additional Information
Might be related to #505?