Blog Posts on syntaxhighlighter
Percent:
Code syntax highlighting by Allister eXplores Software on Mar 26, 2010My main complaint with most blogs is that it's very tedious writing lines of code. Then I found Alex Gorbatchev's SyntaxHighlighter.#include <iostream>int main() { std::cout << "Hello, syntax highlights!" <<...
Code syntax highlighting by Allister eXplores Software on Mar 26, 2010My main complaint with most blogs is that it's very tedious writing lines of code. Then I found Alex Gorbatchev's SyntaxHighlighter. #include <iostream> int main() { std::cout << "Hello, syntax highlights!" <...
Posting Source Code On Your Blog Is Now Better Than Ever by The Casual Observer on Dec 2, 2009For the coders among you, you may already know that posting source code is really easy here on WordPress.com thanks to the sourcecode shortcode. You just wrap your code in [sourcecode] and you’re good to go — no code escaping or anything.
Better Source Code Posting by Darlene Sanguenza: Filipino Web and Graphic Designer (also web 2.0) on Dec 2, 2009For the coders among you, you may already know that posting source code is really easy here on WordPress.com thanks to the sourcecode shortcode. You just wrap your code in [sourcecode] and you’re good to go — no code escaping or anything.


