Nanoc::Helpers::HTMLEscape contains functionality for HTML-escaping strings.
Alias for html_escape
Returns the HTML-escaped representation of the given string. Only &, <, > and " are escaped.
[Validate]