-
@stephenjbell @bartvanraaij Just making sure you saw the new docs: 11ty.dev/docs/plugins/image/ But if you really want to do this all in Markdown, you’ll likely have to make a markdown-it plugin—I would love to have an example on the docs. The big question is how async-friendly markdown-it plugins are.