jellyfin-web/dashboard-ui/bower_components/prism/plugins/highlight-keywords/prism-highlight-keywords.min.js
2016-02-03 18:00:01 -05:00

1 line
191 B
JavaScript

!function(){"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)})}();