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 @@
{{ body_text }}
+{{ body_text['#text']|spaceless|replace({'
': '
'})|striptags('
')|raw }}