field->page, null, trim($styled_text)); $html[] = kirbytext($field); } // 5. return text return '
' . implode($html) . '
'; }, $text); return $text; };