The following tags are used to format character text within your document:
This example does some simple formatting:
<$p>This paragraph contains <$Bold Text="some bold"> text!
<$p><$DarkGreen Text=^This is a \
multi line (in source code at least) \
paragraph which is completely green. -\
^>
This paragraph contains some bold text!
This is a multi line (in source code at least) paragraph which is completely green.