mirror of
https://github.com/kemko/liquid.git
synced 2026-01-08 03:05:42 +03:00
348 B
348 B
title
| title |
|---|
| strip_html |
Strips all HTML tags from a string.
Input
| Code | Output |
|---|---|
{% raw %}`{{ "HelloWorld" |
strip_html }}`{% endraw %} |