fidelix / nodebb-plugin-bbspoiler

Allows you to embed spoilers in NodeBB post content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Allows you to embed spoilers in NodeBB post content.

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 81.1%Language:CSS 18.9%