Skip to content

Commit

Permalink
Merge pull request #216 from spacegaier/patch-1
Browse files Browse the repository at this point in the history
Add `<summary>` to default whitelist
  • Loading branch information
leizongmin committed May 6, 2021
2 parents 20869be + cb35b4c commit 6586f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/xss.js
Expand Up @@ -61,6 +61,7 @@ function getDefaultWhiteList() {
small: [],
span: [],
sub: [],
summary: [],
sup: [],
strong: [],
table: ["width", "border", "align", "valign"],
Expand Down

0 comments on commit 6586f49

Please sign in to comment.