So I'm updated to version 3.2.1. I'm using WP-Syntax version 0.9.12 for syntax highlighting of code. In this case, that code is console output from an SSH shell.
What I write:
<pre lang="text">
[shell]# console command
What wordpress does to it:
<pre lang="text">
[shell][/shell]# console command
Can someone tell me how to make wordpress stop trying to close what I think it thinks is BB code or something. Why can't wordpress just lay off the pre tag content????