Updates
This commit is contained in:
@@ -24,6 +24,16 @@ const sanitizeHtmlOptions = {
|
||||
"pre",
|
||||
"code",
|
||||
"br",
|
||||
"table",
|
||||
"tr",
|
||||
"td",
|
||||
"th",
|
||||
"thead",
|
||||
"tbody",
|
||||
"tfoot",
|
||||
"caption",
|
||||
"colgroup",
|
||||
"col",
|
||||
],
|
||||
allowedAttributes: {
|
||||
a: ["href", "title", "class", "style", "target"],
|
||||
|
||||
Reference in New Issue
Block a user