Quote:
Originally Posted by Doitsu
Unfortunately, it didn't work with the Kindle app and my PW2. 
|
@Doitsu: Thanks for checking it out.
Investigating it further, I did get the wavy line to show in the Previewer by wrapping the <svg> in a <span> and replacing em units with px inside the svg tag, but then ran up against a brick wall trying to get the inline SVG to scale with font size

So it seems one has to store the line in an img file, but at least it should be OK to use SVG there.