escape_markup library

Functions

escapeMp(dynamic strings) String
Escapes the following characters in the given string argument: & < > " '
unEscapeMp(String s, {dynamic strings}) String
Unescapes the following HTML entities in the given htmlString argument: & < > " '