Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Inline images in posts
arion-p
New
Is there a way to place image inline with text?
Using either the html IMG tag or the markdown syntax places the image as a block (on it own line) instead of inline with the text. Is there a way to change that?
0
Comments
Can you provide a screen shot, it is not clear what you are asking.. Use the editor plugin and select the format you want to use in the settings.
You can use simple html or markdown or richtext
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
It depends on the size of the picture See?
Let me test what happens when you add a width attribute like I've done here...
Yes! You can use the html img tag together with the width and height attribute to get the picture shown inline - that means that from css point of view they are always inline, but sometimes simply too big