Working in a Jupyter notebook, I can include images directly in markdown like this:

This does not seem to work if the filename contains spaces:

Is there a way to escape the spaces in the filename in direct markdown? The following variants do not work:






)

I am on Debian 10, by the way, if that matters.