====== Notags Filter ====== The NoTagsFilter passes content through the PHP function [[phpfn>strip_tags]]. That is, it tries to remove all HTML and PHP tags. ===== Usage ===== {$yourvar|notags}