ViewHelper Documentation
format.stripTags
Removes tags from the given string (applying PHPs strip_tags() function)
= Examples =
<f:format.stripTags>Some Text with RouteTags and an Ümlaut.</f:format.stripTags>
{text -> f:format.stripTags()}
Arguments
value string
string to format