JSFiddle - React, Tailwind, and code Playground
by tonyleeper
HTML
<figure>
<img src="path/to/image" alt="About image" />
<figcaption>
<p>This is an image of something interesting. </p>
</figcaption>
</figure>
<div contenteditable="true">This content is editable</div>