Gopher
FUNCTIONS

plainify

Strips any HTML and returns the plain text version of the provided string.

Syntax

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

See also the .PlainWords, .Plain, and .RawContent page variables .