Strips all HTML tags from a string.
str
{String}
return
{Array}
{{ strip_html str }}
{{ strip_html '<h1>Hello World</h1>' }}