vote up 1 vote down star

Best to be implemented in javascript.

And easy to use.

flag

51% accept rate

3 Answers

vote up 3 vote down check

Stack Overflow uses Prettify from Google.

See this question (on meta) for more discussion about this.

link|flag
Prettify need class="prettyprint" to be add to <pre> or <code>,how to let wmd do this? – Mask Oct 23 at 7:10
See: stackoverflow.com/questions/1611861/… – Greg Hewgill Oct 23 at 7:39
vote up 1 vote down

SO are using the WMD editor.

Googling for "javascript syntax highlighter" also brings up a lot of useful stuff.

link|flag
Prettify need class="prettyprint" to be add to <pre> or <code>,how to let wmd do this? – Mask Oct 23 at 7:15
vote up 0 vote down

You can check out this very good code syntax highlighter project: SyntaxHighlighter

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.