MyST-Parser
MyST-Parser copied to clipboard
Fallback to uri if alt text is empty in inline image
Right now, it might be difficult to find the missing image on the page if a user has forgotten to add an alt text to it:
I've added a fallback to use the image source as an alt text so that a broken image icon would appear on the page: