nodebb-plugin-mega-colors
Advanced tools
+1
-1
| { | ||
| "name": "nodebb-plugin-mega-colors", | ||
| "version": "0.10.23", | ||
| "version": "0.10.24", | ||
| "nbbpm": { | ||
@@ -5,0 +5,0 @@ "compatibility": "^0.7.1 || ^0.8.0 || ^0.9.0 || ^1.0.0" |
+2
-0
@@ -6,2 +6,3 @@ ### This NodeBB plugin allows users to use colors in posts, group descriptions, etc. | ||
| ``` | ||
| %(red)[colored text] | ||
@@ -11,1 +12,2 @@ %(#f00)[colored text] | ||
| %(rgb(255,0,0))[colored text] | ||
| ``` |
55776
0.01%12
20%