text →
html-to-text() → text
Returns the argument value that has previously been HTML-encoded into a decoded string.
Parameters
This function has no parameters.
Examples
"Hello World" | html-to-text → "Hello World"
Kind: Function
Scope: text/encoding
Aliases: None