transform.Plainify
Returns a string with all HTML tags removed.
Syntax
transform.Plainify INPUT
Returns
template.HTML
Alias
plainify
{{ "<b>BatMan</b>" | plainify }} → BatMan
Last updated:
March 5, 2025
:
content: Consolidate configuration documentation (b6cae5cbc)
Improve this page