Author: damien
Description:
It seems that the contents of <pre> tags get by without processing. It seems logical that
<code> tags should follow this. I have included a test case:
<pre><h1>This is an example HTML snippet.</h1></pre>
The following tag <code><h1></code> should be rendered in a similar method to the above.
Version: unspecified
Severity: enhancement