blear.ui.code-highlight
Version:
代码高亮,基于 prism@1.17.1
1 lines • 176 B
JavaScript
"undefined"!=typeof self&&!self.Prism||"undefined"!=typeof global&&!global.Prism||Prism.hooks.add("wrap",function(e){"keyword"===e.type&&e.classes.push("keyword-"+e.content)});