Text Color
In addition to the simple styles represented by the regular wiki markup, we also allow you to put in your own styles. For example:
%%red
This is red text.%%
| Sometimes it is ambiguous if the %% is closing a styled block or not, then you can use the %! markup to close this block. For example, this produces invalid result: |
first %%blue second%%third
To correct the markup, use the %! markup for closing the block:
first %%blue second%!third
Styles for the following colors are pre-defined: