Files

4 lines
78 B
JavaScript

/* Highlight */
(function(hljs) {
hljs.initHighlightingOnLoad();
})(hljs);