ok, I just did a downgrade - now all works fine !!
nodejs --version
v13.14.0
Hi
I wanted to use the API to post content to nodebb. I've switched on the Allow HTML feature under composer and then I installed plugin-sanitizehtml and restarted. I can't see how I can specify which tags are ok for posted content - plugin-sanitizehtml doesn't seem to offer any options. How can I have HTML allowed but make sure its safe?
Thanks
@mattdjuk the sanitize HTML plugin is deprecated, the sanitization is built into NodeBB now. By default it should be safe.