anuraghazra / anuraghazra/github-readme-stats

Extra Pins Clickable link in SVG

Open
#1,635 0 comments 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/22576047/157076165-c078fc1c-b487-4ef2-a3cb-a261af6a6794.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.