UNPKG

@xiee/utils

Version:

Miscellaneous tools and utilities to manipulate HTML pages

2 lines 239 B
document.querySelectorAll("pre > code:only-child").forEach((l=>{const e=l.className;""===e||"hljs"===e?l.className="nohighlight":/^language-/.test(e)&&!/hljs/.test(e)&&(l.className+=" hljs")})); //# sourceMappingURL=no-highlight.min.js.map