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
npm install nodebb-plugin-spoilers
Allows you to embed URL Protocol button in NodeBB post content.
JavaScriptBSD-2-Clause