Markdown field adding alt and captions to images

When adding images using the markdown field the image is injected without any of the caption or alt information.

Ideally the image would be injected like so:

![I am the caption](https://placehold.it/256x256 "I am the alt text")

It would also be nice to be able to specify a custom alt / caption for the image in the UI before injecting the selected image.

Thanks

Thanks @david.hewitt for submitting this :slight_smile:

I add that this should also be done for rich text editors

2 Likes

Hey, this has been implemetned and it’s now live!