Ampersand always escaped, even with | raw
-
Hi,
I’m currently trying to output the content of an SVG file that contains JavaScript and for some reasons, Timbers automatically encodes the ampersand & character to &. This is really problematic because it creates a bunch of JavaScript error. It seems that Twig by itself correctly output the contents but this is not the case with Timber. Any way around this issue ?
Thanks
- The topic ‘Ampersand always escaped, even with | raw’ is closed to new replies.