/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
// http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.js $("code").addClass("prettyprint"); prettyPrint();