Quote:
Originally Posted by xavier
Any reason it doesn't include the #include <iostream>?
|
Nothing language specific is included currently. Making #include a special case is a very minor change.
Quote:
Originally Posted by xavier
Oh, and if you can make it use [highlight] for every specific language, depending on what section it is, that would be grate :p
|
I'm not feeling too inclined to reimplement the forum's syntax highlighting tag in Javascript, to be honest

. This is purely clientside, remember. [highlight] does not translate to a <highlight> tag, but instead a significant amount of server-generated markup.