Text between <code></code> tags should be rendered in a monospace font so that spacing and indentation are preserved. This can be accomplished very simply by adding the following line to the .code section of this site's /style.css:
font-family: monospace;