README
NodeBB Colors plugin
This NodeBB plugin is a parser that allows users to write posts using colors.
Installation
npm install nodebb-plugin-color
Usage
%(color)[text]
NodeBB Plugin that allows users to use colors in their posts.
<script type="module">
import nodebbPluginColor from 'https://cdn.skypack.dev/nodebb-plugin-color';
</script>
This NodeBB plugin is a parser that allows users to write posts using colors.
npm install nodebb-plugin-color
%(color)[text]