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
Branches
Tags
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.
Please register or to comment