Short answer is yes.
Hosted images can appear in your previewed markdown currently, but local images (on your file system) do not.
I’ll be updating Deepdwn to allow references to local images (ex: ![my image](path/to/image.jpg)
), which doesn’t currently work.
It’s partially related to this feature request also: https://itch.io/t/1225626/document-cross-referencing-and-image-embedding
I don’t have plans to add embedding from web URLs. Can you tell me about your workflow there?