text → text-to-html() → text
Returns the argument value converted to an HTML-encoded string
This function has no parameters.
"Hello World" | text-to-html → "Hello World"
Kind: Function Scope: text/encoding Aliases: None
text/encoding