Tip: If you want to represent a block of monospaced text, you can use a modified version of the {code:...} ... {code} syntax and disable syntax coloring:
{code:txt}
My block of content
sits inside
this section
{code}
I guess this should get added here: http://communities.vmware.com/markuphelpfull.jspa
For the curious: The above block was generated using nested formatting calls:
code:txt
noformat
code:txt
.
.
.
code
noformat
code
Master (4,540 points)