hi, how do i go about creating embedded images with previews?
i’ve tried things like
#//
#// !(https://url.png)
#// (https://https://url.png)
what does seem to work is copying and pasting the image directly from somewhere else, for example this works when i copy and paste it from the aws docs but if i then paste the following, it doesn’t preview the image
i understand that i can upload the image directly but then that would be doubling up, as i have the image already uploaded on my image uploader, so i would prefer to just reference that
any ideas what im doing wrong?