-
@Cory_Dowd @eleven_ty It doesn’t always: it uses <img srcset> when you use a single
formats
entry for output and uses <picture> when you use more than oneformats
entry. You can check out some of the tests here github.com/11ty/eleventy-img/blob/master/test/test-markup.js