Files
liquid/filters/strip_html.md
2015-12-04 19:50:03 -05:00

348 B

title
title
strip_html

Strips all HTML tags from a string.

Input

Code Output
{% raw %}`{{ "

Hello

World"
strip_html }}`{% endraw %}