Images uploaded in an article as Markdown

It seems like that images that are uploaded directly in an article are embedded as HTML (img-tag) and not as Markdown, which unfortunately means that the Markdown-Render hooks can not be used. Is there anything planned to make this setting configurable to always use Markdown on the web + mobile app @manton?

I think this is something we should revisit. Originally we used img tags instead of Markdown because we could add a reasonable default width/height for each photo. Now with photos usually resized with CSS, that is less of an issue. I’d be good with a setting to control this behavior.

1 Like