Reputation: 42139
I am using google prettify, but it seems to not highlight objective-c code.
Does anyone know of a javascript highlighter that supports code highlighting of objective-c? (so that I can highlight objective c code on an HTML page using javascript)
Upvotes: 2
Views: 2562
Reputation: 31
http://www.dreamingwish.com/dream-2011/objc-brush-for-syntax-highlighter-mt.html this brush support the same highlight color as xcode
Upvotes: 3
Reputation: 789
Have a look at this page which lists some brushes, including Objective-C, for SyntaxHighlighter
Upvotes: 5