In eleventy-base-blog v8 a shortcode [was used](https://github.com/11ty/eleventy-base-blog/blob/231c29b136cd8f97bedf12f5eebb77755d2d43b6/content/blog/fourthpost/fourthpost.md?plain=1#L11) to insert the image into the `md` file. I think it would be useful to have a similar example in v9 to help folks migrating from v8 to v9. Or is this no longer supported? Thanks!