brok icon indicating copy to clipboard operation
brok copied to clipboard

Broken URL

Open developmark opened this issue 5 years ago • 1 comments

This should parse as a URL

https://img.shields.io/badge/made_out_of_awesome-✓-brightgreen.svg?style=flat-square

Currently parses as:

https://img.shields.io/badge/made_out_of_awesome-

developmark avatar Jul 22 '20 15:07 developmark

Although technically URLs shouldn't contain unicode characters, browsers automatically convert them into the appropriate set of characters, so they will work.

smallhadroncollider avatar Sep 14 '20 13:09 smallhadroncollider