$element->innerHtml() Returns the inner HTML of the element kirby/src/Parsley/Element.php#L111 $element->innerHtml(array $marks = null): string Parameters Name Type Default $marks array null Return type string Parent class Kirby\Parsley\Element