The workaround suggested works when I have
<img src="my.svg"/>. However, I was wondering if there was anyway to replace the <img> tag with a raw <svg> tag, and still have the rendering work. Is this possible somehow? Thanks!