Hacker News
new
past
comments
ask
show
jobs
points
by
jorisw
11 hours ago
|
comments
by
Timwi
2 hours ago
|
[-]
Just as a heads-up, if you do this and you want to use #rrggbb color codes or url(#id) links, you have to escape the # as %23, otherwise it gets parsed as a URL fragment and your SVG code is cut off there.
reply