fix: allow highlight color (#1365)
This commit is contained in:
parent
0d6562cca4
commit
73da73a595
@ -19,6 +19,7 @@ module.exports = {
|
||||
h6: ['class', 'id', 'style'],
|
||||
img: ['alt', 'class', 'draggable', 'height', 'src', 'style', 'width'],
|
||||
li: ['class', 'style'],
|
||||
mark: ['class', 'style'],
|
||||
ol: ['class', 'style'],
|
||||
p: ['class', 'style'],
|
||||
path: ['d', 'style'],
|
||||
|
Loading…
Reference in New Issue
Block a user