Added description for hexadecimal color support (#153)

This commit is contained in:
Dillybob92
2016-05-24 17:40:40 +02:00
committed by Rémi Verschelde
parent 027a092600
commit a60bdfca14
+5
View File
@@ -73,3 +73,8 @@ List of valid color names for the [color=<name>] tag:
- teal
- white
- yellow
Hexadecimal color codes
~~~~~~~~~~~~~~~~~~~~
Any valid 6 digit hexadecimal code is supported. e.g: [color=#ffffff]white[/color]