About
SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page.
SyntaxHighlighter is currently used by Apache, Aptana, Mozilla, Yahoo, Wordpress, Bug Labs, Freshbooks and others.
Demo
// SyntaxHighlighter makes your code // snippets beautiful without tiring // your servers. // http://alexgorbatchev.com var setArray = function(elems) { this.length = 0; push.apply(this, elems); return this; }
News
- SyntaxHighlighter is now sponsored by the wonderful folks at DbNetLink. October 26, 2010
- Major new 3.0.83 release (changes). July 2, 2010
- New 2.1.382 release (changes). June 24, 2010
- Follow @syntaxhighlight on Twitter. March 1, 2010
- New 2.1.364 release (changes). October 15, 2009
- Freshbooks is using SyntaxHighlighter! October 8, 2009
- ASP.NET forums using SyntaxHighlighter! July 1, 2009
- Bug Labs is using SyntaxHighlighter! June 24, 2009
- Maintenance release 2.0.320 (changes). May 3, 2009
- Set up a public repository on Bitbucket. March 8, 2009
- Maintenance release 2.0.296 (changes). March 1, 2009
- Maintenance release 2.0.287 (changes). February 6, 2009
- SyntaxHighlighter 2.0 goes public. Yay! February 3, 2009