When I embed a link in an image like this [![Image link alt-title](/image-link.jpg)](https://example.com/), resize image should be parsing this properly to see that /image-link.jpg is the image here. But when I run it, it's telling me that it can't find an image at https://example.com. Would love to see this fixed, thanks!
When I embed a link in an image like this
[![Image link alt-title](/image-link.jpg)](https://example.com/)
, resize image should be parsing this properly to see that/image-link.jpg
is the image here. But when I run it, it's telling me that it can't find an image athttps://example.com
. Would love to see this fixed, thanks!