codimd icon indicating copy to clipboard operation
codimd copied to clipboard

Images floating right

Open dmi3kno opened this issue 5 months ago • 0 comments

I dont seem to be able to insert floating images. I tried

<img class="float-right" src="https://hackmd.io/_uploads/rkpSWIqeA.png" width="240">

And I tried

<img style="float:right;" src="https://hackmd.io/_uploads/rkpSWIqeA.png" width="240">

But nothing seems to help. I am still getting the image above the text.

Image

What am I doing wrong?

dmi3kno avatar Jun 12 '25 19:06 dmi3kno