static-pandoc-template/js/article.js
Yann Esposito (Yogsototh) 2843c77720 initial commit
2013-04-15 16:58:52 +02:00

3 lines
65 B
JavaScript

$(document).ready( function() {
hljs.initHighlighting();
});