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