Link to article
BEFORE:
<div data-type="image" contenteditable="false" class="onion-image image inline size-big crop-original" data-image-id="9513" data-size="big" data-crop="original" data-format="jpg">
<div></div>
<span class="caption"></span>
</div>
AFTER:
<figure>
<img src="http://i.onionstatic.com/starwipe/9513/original/1920.jpg" />
</figure>
These are great, and we'll use them for our unit tests too!