slipshow icon indicating copy to clipboard operation
slipshow copied to clipboard

Fix issue with images with attributes

Open panglesd opened this issue 1 year ago • 1 comments

The following file:

![](https://avatars.githubusercontent.com/u/34110029?s=80&v=4){.myclass}

will have the wrong output:

<p><img src="[https://avatars.githubusercontent.com/u/34110029?s=80&amp;v=4](view-source:https://avatars.githubusercontent.com/u/34110029?s=80&v=4)" alt="" ><span class="myclass"><span>![](https://avatars.githubusercontent.com/u/34110029?s=80&amp;v=4)</span></span></p>

panglesd avatar May 14 '24 18:05 panglesd

(This probably needs to be fixed in the cmarkit's fork which is not in this repository)

panglesd avatar May 14 '24 18:05 panglesd