UNPKG

highlight.js

Version:

Syntax highlighting with language autodetection.

5 lines 88 B
module.exports = function(hljs) { return { disableAutodetect: true }; };