How can I display a string that contains HTML tags in twig template?
My PHP variable contains this html and text:
$word = \' a word
{{ word|striptags(',,')|raw }}
')|raw }}
if you want to allow multiple tags