@eleventy I'm struggling with the async shortcode issue when using the image plugin. The asyncEach and ifAsync Nunjucks syntax works, but breaks every code formatter I've tried. 😞
My current solution, using statsSync, kind of works but will soon be deprecated.
Moving the entire project to webC doesn't seem feasible for me.
The docs mention I can use <eleventyImage> with the Render Plugin. Is there an example of how this would look?
