https://github.com/nodebb-community/nodebb-plugin-spoilers
Allows you to embed spoilers in NodeBB post content.
https://github.com/nodebb-community/nodebb-plugin-spoilers
Last synced: about 1 month ago
JSON representation
Allows you to embed spoilers in NodeBB post content.
- Host: GitHub
- URL: https://github.com/nodebb-community/nodebb-plugin-spoilers
- Owner: NodeBB-Community
- License: bsd-2-clause
- Created: 2014-04-28T19:14:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-13T14:38:16.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T11:04:53.547Z (about 1 month ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 3
- Watchers: 6
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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