Skip to content

Kirby 5.0.4

$plain->marks()

Returns a list of allowed inline marks and their parsing rules

$plain->marks(): array

Return type

array

This method modifies the existing $plain object it is applied to and returns it again.

Parent class

Kirby\Parsley\Schema\Plain inherited from Kirby\Parsley\Schema