Merge pull request #220 from daraz999/patch-1

Add <figure> and <figcaption> to default whitelist
This commit is contained in:
老雷
2021-05-06 12:53:28 +08:00
committed by GitHub

View File

@@ -36,6 +36,8 @@ function getDefaultWhiteList() {
dl: [],
dt: [],
em: [],
figcaption: [],
figure: [],
font: ["color", "size", "face"],
footer: [],
h1: [],