a nodebb plugin that sanitizes html content, so you can let your users safely write in HTML
if you're using nodebb-plugin-markdown with the agressive sanitize html turned on and you want to turn it off, now you safely can.
npm install nodebb-plugin-sanitizehtml
tested with NodeBB >0.6.x