Posted by James Osborne on

the html editor strips out svg tags when I try to use them. could support for these be added

2: Re: SVG Tag support (response to 1)
Posted by Joe Oldak on

One workaround is to use the Raw HTML includelet to embed your SVG/whatever on the page. This doesn't strip anything out!

Joe

3: Re: SVG Tag support (response to 2)
Posted by James Osborne on

Thanks I'll give that a go