inc/blocks/CustomBlocks.php
@@ -398,7 +398,7 @@ if ($cite !== '') { $content = $this->stripTagContents('cite', $content); } $content = apply_filters('the_content', $content); $content = jvb_filter_content( $content); return '<blockquote'.$this->getClassesAndStyles($block['attrs'], ['pull']).'>'. $content.