Add Inline Image Within Paragraph?

So, it’s not possible in regular Blocs 6 to just insert an img inside a paragraph? :thinking:

I should be able to do it using CSS or just a code widget, but then asset management wouldn’t know …

Yeah that’s correct, if you want it as an image tag inside a paragraph tag, use the code widget.

1.Set your image path manually (img/image-name.jpg).

  1. Ensure the asset is set to always export in asset manager.

If it’s just image background use a class and set background image in Class Editor.

I hope that helps.

2 Likes