Skip to content

Commit

Permalink
Merge pull request #220 from daraz999/patch-1
Browse files Browse the repository at this point in the history
Add <figure> and <figcaption> to default whitelist
  • Loading branch information
leizongmin committed May 6, 2021
2 parents 2f5dd55 + 0024eef commit f4c0b29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/default.js
Expand Up @@ -36,6 +36,8 @@ function getDefaultWhiteList() {
dl: [],
dt: [],
em: [],
figcaption: [],
figure: [],
font: ["color", "size", "face"],
footer: [],
h1: [],
Expand Down

0 comments on commit f4c0b29

Please sign in to comment.