kubernetes-handbook/node_modules/prismjs/plugins/highlight-keywords/prism-highlight-keywords.mi...

1 line
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)});