nodebb-plugin-sanitizehtml
v1.0.0
Published
An HTML Sanitizer parser for NodeBB
Downloads
19
Readme
nodebb-plugin-sanitizehtml
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.
Settings
Don't forget check the Allow Html in Plugins > Markdown
install
npm install nodebb-plugin-sanitizehtml
NodeBB Version
tested with NodeBB >0.6.x