transform.Plainify

transform.Plainify


Returns a string with all HTML tags removed.

{{ "<b>BatMan</b>" | plainify }} → BatMan