markdown icon indicating copy to clipboard operation
markdown copied to clipboard

Doesn't handle !links properly.

Open JalonSolov opened this issue 5 years ago • 2 comments

Example:

image

Source (from https://github.com/vlang/v/README.md):

<div align="center">

[![Build Status][WorkflowBadge]][WorkflowUrl]
[![Sponsor][SponsorBadge]][SponsorUrl]
[![Patreon][PatreonBadge]][PatreonUrl]
[![Discord][DiscordBadge]][DiscordUrl]
[![Twitter][TwitterUrl]][TwitterBadge]

</div>

JalonSolov avatar Jul 04 '20 16:07 JalonSolov

Is that issue still present?

spytheman avatar Feb 26 '24 18:02 spytheman

Probably not - haven't even thought about it in 4 years. Don't have a way to test it right now, either.

JalonSolov avatar Feb 26 '24 19:02 JalonSolov