Color Plugin
Informazioni generali
Questo plugin consente di attribuire un colore al testo.
Sintassi
<color color_name / color_value > text</color>
Esempi
Code
**<color green>text</color>** **<color red>text</color>** **<color blue>text</color>** **<color #7493AB>text</color>**
Results
text
text
text
text

