Notags Filter

The NoTagsFilter passes content through the PHP function strip_tags. That is, it tries to remove all HTML and PHP tags.

Usage

{$yourvar|notags}