Replies: 2 comments 4 replies
-
When the SVG is loaded as an image the links wouldnt be clickable anyway |
Beta Was this translation helpful? Give feedback.
2 replies
-
What about PNG + imagemaps, or emitting HTML into the README.md file? I am guessing that would be a lot simpler than trying to get Markdown working, especially as the HTML could include inline SVG? Also why does the PNG output type not support animation? Is https://en.wikipedia.org/wiki/APNG not supported by GitHub? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if we can support hyperlinks in the generated SVG? For example, we can jump to the repositories page when clicking the corresponding section in the SVG.
Ref Hyperlinks/Anchors Inside SVG Graphics
Beta Was this translation helpful? Give feedback.
All reactions