prism-highlight-keywords.min.js 176 Bytes
Newer Older
Muhammad Iskandar Java committed
1
"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)});