view app/assets/javascripts/init.prettify.js @ 88:0f206bd4924f

Allows posting gzipped text.
author Edho Arief <edho@myconan.net>
date Tue, 06 Nov 2012 11:14:32 +0700
parents 1833de28583a
children
line wrap: on
line source

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