If true, applies bold font styles.
Applies the given colour to the text.
Default painter function for {@link MessageMaker.Args}.paintFormat
options "html"
and "markdown"
do not currently support colours.
To use colour with those outputs formats, you must provide your own
{@link MessageMaker.Args}.painter
argument.
Colours the message in the inverse -- clr is the background. If ``, the flag background should be solid black and the foreground is the chosen colour.
If true, applies italic font styles.
Optional configuration for MessageMaker.painter.
Since
0.1.1