backoffice/dist/js/highlight-custom.js

3 lines
136 B
JavaScript
Executable File

//Ref: https://highlightjs.readthedocs.io/en/latest/index.html
//Initialise highlight js on <pre></code> blocks
hljs.initHighlighting();