Awesome WP Plugin
A friend of mine has shown me a really neat wordpress plugin called iG:Syntax Hiliter.
For such a sofisticated plugin, I must say it was really plug and play, pretty simple. It is useful in the event that you often include snippets of code within your blog posts.
Here is an example of it in action, well actually in actionscript!
Actionscript:
-
var message = "Hello World!";
-
trace(message);
It supports about 20 other languages as well. The performance is outstanding!
( Thanks Kris! )


Leave a Reply