Function handlebars::html_escape
source · [−]Expand description
The default escape fn replaces the characters &"<>
with the equivalent html / xml entities.
The default escape fn replaces the characters &"<>
with the equivalent html / xml entities.