diff --git a/src/components/blockquote/blockquote-image.twig b/src/components/blockquote/blockquote-image.twig index e84f0cc..f12b59b 100644 --- a/src/components/blockquote/blockquote-image.twig +++ b/src/components/blockquote/blockquote-image.twig @@ -4,7 +4,7 @@

{{ heading }}

-

{{ body_text }}

+

{{ body_text['#text']|spaceless|replace({'

': '
'})|striptags('
')|raw }}

{% if citation_author is not empty or citation_description is not empty %}