wildlyinaccurate / jekyll-responsive-image

An unopinionated Jekyll plugin for generating and using responsive images
MIT License
332 stars 48 forks source link

Reading Jekyll linked images wrong #110

Closed summerhays closed 3 years ago

summerhays commented 3 years ago

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!

summerhays commented 3 years ago

Oops, was misusing the plugin.