typora-issues
typora-issues copied to clipboard
image links break if path has "?" (and likely for other characters)
I have an image file named what now?.webp
. If I embed it as an image in a Markdown file, it only displays the markup, not the image. If I rename the file and remove the "?" from the link, the image is displayed.
I tried using %3F
in the markdown link path, and it still didn't work.
"?" is a legitimate character to have in a filename. This should work.
-
[x] Searched existing issues to avoid creating duplicates.
-
[ ] (n/a) Confirmed that it can be reproduced in built-in themes without customized css.
-
[x] Searched http://support.typora.io/
-
OS: macOS
-
Typora Version e.g: 0.11.05 (and many prior versions)