escapeCriticalContent
Return
the input string with the critical content escaped into safe content (e.g. in HTML <
is escaped to <
).
Parameters
unescaped
input to escape critical content for
See also
CriticalContent
the input string with the critical content escaped into safe content (e.g. in HTML <
is escaped to <
).
input to escape critical content for