3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
/* globals hljs */
|
|
if (hljs !== null) hljs.initHighlightingOnLoad()
|
/* globals hljs */
|
|
if (hljs !== null) hljs.initHighlightingOnLoad()
|