badge-generator icon indicating copy to clipboard operation
badge-generator copied to clipboard

Add alternative for image with size to Images page

Open MichaelCurrin opened this issue 5 years ago • 1 comments

This works in plain markdown!

[<img src='https://cdn.jsdelivr.net/npm/[email protected]/icons/icloud.svg' alt='website' height='40'>](https://arturssmirnovs.github.io/github-profile-readme-generator/)  

website

From https://github.com/arturssmirnovs/github-profile-readme-generator

MichaelCurrin avatar Sep 08 '20 18:09 MichaelCurrin

And also as HTML, this was generated by GH when uploading an image to an issue

<img width="433" alt="Screen Shot 2020-09-17 at 1 07 30 pm" src="https://user-images.githubusercontent.com/18750745/93462663-f5e7d800-f8e6-11ea-901f-e71add2250a0.png">
Screen Shot 2020-09-17 at 1 07 30 pm

MichaelCurrin avatar Sep 17 '20 11:09 MichaelCurrin