Is your feature request related to a problem? Please describe.
SVGs are currently rendered in a way that doesn't allow selecting text within them, I'm suspecting this is because they are wrapped inside
tags.
Describe the solution you'd like
Embed SVGs in a way that doesn't make them lose their textual info., maybe as raw svgs within tags?
Is your feature request related to a problem? Please describe.
tags.
SVGs are currently rendered in a way that doesn't allow selecting text within them, I'm suspecting this is because they are wrapped inside
Describe the solution you'd like
Embed SVGs in a way that doesn't make them lose their textual info., maybe as raw svgs within tags?