You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@webmasterish Sorry, I don't use sbd for in the browser. Someone added the support for it with sanitize html, so I am not sure on all available options. If it's minor I am happy to include passing on options, if you want you can open a PR :)
Same here, only used server side. From what I recall it was minor or it would be quite simple to implement. Unfortunately I can't even remember what I did to resolve it, at least for the case I was working on. Wish I had the time to open a PR.
Hello,
I came across a case where I needed to allow special attributes and found out that only
allowedTags
is passed as option tosanitize-html
.I propose allowing passing any options to
sanitize-html
.Thanks
The text was updated successfully, but these errors were encountered: