ThePlaz.com:Code Syntax
From ThePlaz.com
Pre
- Will move code to new line
<pre>123</pre>
Code
<code>123</code>
Source
<source lang="html4strict">
123
</source> (Note this is not highlighting the bottom close source tag, I don't know how to trick it)