nodebb-plugin-sanitizehtml

An HTML Sanitizer parser for NodeBB

Usage no npm install needed!

<script type="module">
  import nodebbPluginSanitizehtml from 'https://cdn.skypack.dev/nodebb-plugin-sanitizehtml';
</script>

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

Imgur

Don't forget check the Allow Html in Plugins > Markdown

Imgur

install

npm install nodebb-plugin-sanitizehtml

NodeBB Version

tested with NodeBB >0.6.x