Mark Stralka - 2008-12-27

I guess SourceForge allows HTML characters - my description above should be:

For example:
h1. This is the title

Produces this HTML:
<h1>This is the title
</h1>

I think it should render as:
<h1>This is the title</h1>