If image filename has space, the preview mode won't show

Image filename without space can render
Image filename with space cannot render

Turned off custom css but issue persist

Steps to reproduce

Just get an image with space in its filename will do

Expected result

In Typora, the preview works regardless of space or no space in filename

Actual result

In obsidian, only the filename without space renders

Environment

  • Operating system: MacOS 10.15
  • Obsidian version: : v0.7.3

and if you use obsidian notation, does it work?
if you use %20 in place of the place, does it work?

Yes. the %20 works.

A bit inconvenient tho

1 Like

how about ![[ ]] ?

Bear in mind that whitespaces are not part of the markdown standard notation.