Difference between revisions of "Template:Team:Groningen/TEMPLATES/BASE"

Line 42: Line 42:
 
</div>
 
</div>
 
</div>
 
</div>
<script>hljs.initHighlightingOnLoad();</script>
+
<script>
 +
hljs.configure({useBR: true});
 +
$('.object.code .raw').each(function(i, block) {
 +
hljs.highlightBlock(block);
 +
});
 +
</script>
 
}}
 
}}

Revision as of 02:26, 16 September 2015