view app/assets/javascripts/init.prettify.js @ 63:599a9320b6a3

Spiced up the readme a bit.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 09:08:54 +0700
parents 1833de28583a
children
line wrap: on
line source

$(document).ready(function() {
  window.prettyPrint && prettyPrint();
});