반응형
http://alexgorbatchev.com/SyntaxHighlighter/
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
1
2
3
4
5
6
7 |
// SyntaxHighlighter makes your code snippets beautiful without tiring your servers. var setArray = function (elems) { this .length = 0; push.apply( this , elems); return this ; } |
News
- I work at SAY: Media and we are hiring engineers! Oh, and the ad on the right is just one of the many awesome things we do! October 5, 2011
- We aren’t dead! Moved source to GitHub to increase participation. July 26, 2011
- 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
반응형
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] Jindo (0) | 2013.06.28 |
---|---|
[jQuery] 21 Amazing jQuery Pagination Plugins (0) | 2013.06.28 |
[Design] 40 Best Free HTML5 Tutorials For Web Designing (0) | 2013.06.26 |
[JQuery] Best jQuery Chart Libraries for Building Interactive Charts (0) | 2013.06.24 |
[Design] Ultimate Guide to Flat Website Design (0) | 2013.06.24 |