anuraghazra / anuraghazra/github-readme-stats
Extra Pins Clickable link in SVG
Open
enhancement
proposal
- Dominant language
- JavaScript
- Stars
- 79.8k
- Forks
- 37.7k
- PR merge metrics
- No merged PRs in 30d
Description
I'm experimenting a bit with embedding the extra pins as iframes instead of images, to make the text in them selectable.
The issue with that is that you can't put a link on an iframe as nicely as you can do with an image. It is possible, but then the text becomes unselectable again.
I looked into if it was possible to have `` inside an SVG, and it turns out it is indeed possible! I tried it like this and it works pretty well

Contributor guide
Assessment
This issue has not been assessed yet.