Remarkable icon indicating copy to clipboard operation
Remarkable copied to clipboard

HTML-style image tags no longer showing in preview

Open Cybernetic1 opened this issue 1 year ago • 1 comments

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.

Cybernetic1 avatar Nov 20 '24 12:11 Cybernetic1

Don't know my friend but it might help to add a bit more html in the line above. For example, I get:

Image

i.e. it fails, but with a carriage return, I get:

Image

i.e. it works.

jonbcooper avatar Dec 04 '25 23:12 jonbcooper