in reply to Require everything between innermost <code></code> tags to compile.

What if you are just putting a snippet of code in? There's lots of times where the code you might put in would be huge in order for it to work, but you know that the problem occurs only in a small section of the code. The code wouldn't really work without the rest, but when you think of it, the rest is just background noise to the real problem.

  • Comment on Re: Require everything between innermost <code></code> tags to compile.