example.js 63 Bytes edit raw blame history 1 2 3 4 $(function () { eval($('#code').text()); prettyPrint(); });