Introduce
WP-dp.SyntaxHighlighter is a source code syntax highlighting plugin,Supported languages:
- C#
- CSS
- C++
- VB & VB.NET
- Delphi, Pascal
- Java
- JavaScript
- PHP
- Python
- Ruby
- SQL
- XML, HTML, XSLT and any other XML style code
Base on dp.SyntaxHighlighter, I created my first plugin: WP-dp.SyntaxHighlighter.
So you can get the Features,Compatability,Built-in tools,Examples,Usage guidefrom http://www.dreamprojections.com/SyntaxHighlighter/.
Reference:
dp.SyntaxHighlighter is a free JavaScript tool for source code syntax highlighting.
The script is meant to help a developer to post code snippets online with ease and without having to worry about applying format. People who use blogs like MovableType, .Text (dotText), dasBlog and any other system can easily add code to their posts.
Now, that’s what I call coincidence :-) Just the day I had my SyntaxHighlighter WordPress-Plugin finished *g*
Had some problems during installation/activation, the whitespaces after ?> in wp-dp-syntaxhighlighter.php blocked the installation in wordpress. Removed them and it works great.
Thx :)