-
-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Labels
bugSomething isn't working rightSomething isn't working right
Description
Hello,
We have an issue here hoaproject/W3#135. We have this kind of links:
[link](https://img.shields.io/badge/help-%23hoaproject-ff0066.svg)
that is converted to the following HTML:
<a href="https://img.shields.io/badge/help-#hoaproject-ff0066.svg">link</a>
Which is not what we expect. The %23
must not be converted to #
in this case.
Are we missing something 😄?
Thanks for your great tool!
Metadata
Metadata
Assignees
Labels
bugSomething isn't working rightSomething isn't working right