example.js 63 Bytes Edit Raw Blame History 1 2 3 4 $(function () { eval($('#code').text()); prettyPrint(); });