$('pre.blockcode code').each(function(i, block) { hljs.highlightBlock(block); });