This page last changed on Oct 18, 2011 by jed.wheeler@involver.com.

Overview

Remove HTML tags from the input string


Attributes

This filter has no attributes.


Example

{{ "<b>bold text</b> and <div>other HTML tags</div>" | strip_html }} # => "bold text and other HTML tags"

FAQ

This filter currently has no FAQ questions.


Related Topics

Document generated by Confluence on Feb 12, 2013 09:09