HUGO
News Docs Themes Community GitHub

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: January 1, 0001
Improve this page