A bit hacky- but works if the intend is to layout your document in a specific way without absolute paths.
<div style="width: 96px;">
<div src="image.png" class="internal-embed"></div>
</div>
A bit hacky- but works if the intend is to layout your document in a specific way without absolute paths.
<div style="width: 96px;">
<div src="image.png" class="internal-embed"></div>
</div>