Skip to content
Snippets Groups Projects
Verified Commit ef3c3758 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

fixup! Added HTML sanitizer

parent fbb814bc
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,6 @@ const allowedTags = [
"th",
"td",
"pre",
"iframe"
]
const allowedAttributes = {
a: ["href", "name", "target"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment