$element->outerHtml() Returns the full HTML for the element kirby/src/Parsley/Element.php#L130 $element->outerHtml(?array $marks = null): string Parameters Name Type Default $marks array|null null Return type string Parent class Kirby\Parsley\Element