Escape the characters "&", "<", ">", '"', and "'" in the given string to their corresponding HTML entities.
the string to escape
the escaped string
Generated using TypeDoc
Escape the characters "&", "<", ">", '"', and "'" in the given string to their corresponding HTML entities.