slipshow
slipshow copied to clipboard
Fix issue with images with attributes
The following file:
{.myclass}
will have the wrong output:
<p><img src="[https://avatars.githubusercontent.com/u/34110029?s=80&v=4](view-source:https://avatars.githubusercontent.com/u/34110029?s=80&v=4)" alt="" ><span class="myclass"><span></span></span></p>
(This probably needs to be fixed in the cmarkit's fork which is not in this repository)