nodebb-plugin-spoilers

Spoilers for NodeBB

Usage no npm install needed!

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

README

Spoilers for NodeBB

Allows you to embed spoilers in NodeBB post content. Just use the following syntax, which is similar to that found on StackExchange.

>! spoiler text here

Installation

npm install nodebb-plugin-spoilers