Hello, basic question, how can I reference images?
I’ve migrated some pages from Obsidian, and cannot make them working
As I understand I should use this format, but pictures doesn’t seem to load:

Is it because of spaces?
Page and image are in the same subfolder.
I just tried it, it seems to be the spaces. Since the part in ()
parentheses is a URL of the image, I tried %20
instead of spaces and it worked for me, if you’d prefer not to rename the files.
For reference, here you’ll find all of characters that can be encoded like this: Percent-encoding - MDN Web Docs Glossary: Definitions of Web-related terms | MDN
2 Likes