Skip to content

Instantly share code, notes, and snippets.

@dmendiza
Created August 6, 2011 02:51
Show Gist options
  • Save dmendiza/1128953 to your computer and use it in GitHub Desktop.
Save dmendiza/1128953 to your computer and use it in GitHub Desktop.
Pretty print code
<link rel="stylesheet" type="text/css" href="http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.css" />
<script src="http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.js"></script>
<body onload="prettyPrint()">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment