Remarkable
Remarkable copied to clipboard
HTML-style image tags no longer showing in preview
In an earlier but very recent version (committed on March 21, 2021, git checkout 7b0b3da), it was still possible to use this in the markdown file:
<img src="image.png"/>
but now the preview shows a broken image icon.
I find the HTML format useful because it can specify other attributes such as image width.
Don't know my friend but it might help to add a bit more html in the line above. For example, I get:
i.e. it fails, but with a carriage return, I get:
i.e. it works.