elsie
elsie copied to clipboard
Add support for clickable links
Currently, <a> has to wrap <text> and cannot wrap <tspan>?
Confirmed, it seems that it is a limitation in Cairo backend of Inkscape.
There are posibility to overcome it by splitting text into more <text> elements, but there are problems with space preservation.