As with any new programming toy ... hello world is never looked down upon:
//Hello World specifically for the GeSHi add-on! #include iostream int main(void){ return 0; }
Now that's classy. All I had to put in my input was code tags and select normal line numbers. Prepare for awesome!
