Thread: Noob Zapper
View Single Post
Old Aug 19th, 2007, 5:00 PM   #2
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Example pages

http://www.programmingforums.org/for...h-my-code.html
Very very simple case

http://www.programmingforums.org/for...-cin-cout.html
Note that the line after the code is properly not included, despite containing code-like elements. I may have to make #include a special case, since it is usually found in the first few lines.

http://www.programmingforums.org/for...g-the-nim.html
Multiple auto-tagged sections in a single post. It possibly should have been one big section, but there was just enough whitespace between them. May need to add detection for // and /* style comments.

http://www.programmingforums.org/for...en-i-use-.html
Note that in post #3, the auto-tagged section stops right before the descriptive text, even though it contains lots of code-like stuff.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote