scratch/output/Scratch/js/article.js

4 lines
65 B
JavaScript
Raw Normal View History

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