Am looking for a free Javascript (library) to format and highlight syntax of source code of various possible languages (mainly JSON, XML, java, javascript, python). Different libraries for different languages should also be ok.
Googling got me google-code-prettify and syntax highlighter but from demo they just seem to prettify code but not format (you can correct me if am wrong, i haven't tried them out)
Thanks much for your help!