@@ -7,6 +7,7 @@ class Xss {
let option = {
stripIgnoreTag: true,
css: false,
+ escapeHtml: (html) => html,
};
if (isAllowAllAttrs) {
// allow all attributes