markup icon indicating copy to clipboard operation
markup copied to clipboard

Img tag transparency

Open WiseNat opened this issue 5 years ago • 1 comments

Currently, all images are given the markdown-body img class which in turn has the property background-color: #1362

This means that if you place an image with transparency inside a code block for example, it will show white where you would expect transparency. The markdown for the following produces the image below (baring in mind that the SVG given has a transparent background -

<code><img width=32 src="res/github.svg"> Github</code>

WiseNat avatar Oct 05 '20 10:10 WiseNat

Stale issue message

github-actions[bot] avatar Oct 21 '24 12:10 github-actions[bot]