默认白名单中添加 thead
This commit is contained in:
@@ -32,6 +32,7 @@ var defaultWhiteList = {
|
|||||||
td: ['width', 'colspan'],
|
td: ['width', 'colspan'],
|
||||||
th: ['width', 'colspan'],
|
th: ['width', 'colspan'],
|
||||||
tbody: [],
|
tbody: [],
|
||||||
|
thead: [],
|
||||||
ul: [],
|
ul: [],
|
||||||
li: [],
|
li: [],
|
||||||
ol: [],
|
ol: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user