Merge pull request #220 from daraz999/patch-1
Add <figure> and <figcaption> to default whitelist
This commit is contained in:
@@ -36,6 +36,8 @@ function getDefaultWhiteList() {
|
||||
dl: [],
|
||||
dt: [],
|
||||
em: [],
|
||||
figcaption: [],
|
||||
figure: [],
|
||||
font: ["color", "size", "face"],
|
||||
footer: [],
|
||||
h1: [],
|
||||
|
||||
Reference in New Issue
Block a user