Simplest answer: Don't use code tags in your code ;-)
It's a little screwy looking but you simply need to break apart the closing code tag. exhibits break in multi-line code blocks :(
<code>my $code = '<code></code</code><code>>';</code> results in:
my $code = '<code></code>';
In reply to Re: Code that contains </code>
by Mr. Muskrat
in thread Code that contains </code>
by PhilHibbs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |