Free Arduino language file for GeSHi
As you may know, from now on all the code from this blog will be on tutorialpedia.
I started writing some Arduino tutorials so I needed a syntax highlighter for the code I wrote, the best choice was GeSHI but it didn’t had a language file for Arduino code so I wrote it.
An example of it at work : Blinking a LED with Arduino.
To download it click here : GeSHi Arduino language file.
Hope this will help you.
[...] Arduino language file for GeSHi A free definition of the Arduino code syntax The plugin needs to get installed and activated. The language file needs to be placed in $WPROOT/wp-content/plugins/wp-syntax/geshi/geshi. After that the code can be easily marked as preformatted text: [...]