I fixed the HTML escaping bug you found.
We have a <code> tag, that should work like the same tag on PerlMonks. Right now I keep the data
as it was typed in and put them in a <div class="text"> tag. I was thinking of making this tag - using css - work like the code tag of PerlMonks but so far it is not good enough.
Suggestions are welcome on how to achive that...