kirbysayshi/vash

<text> is removing every tags used even in SVG

Opened this issue · 2 comments

is needed to render text for SVG. Vash is removing the tag even when it's used in javascript.

@dominictuazon @kirbysayshi Did someone find a way to resolve this?

I've honestly never tested vash with SVG. There is a workaround in the Vash tests:

@html.raw("<text>")More@html.raw("</text>")