jellyfin-web/dashboard-ui/bower_components/prism/plugins/highlight-keywords/prism-highlight-keywords.min.js

1 line
191 B
JavaScript
Raw Normal View History

2016-02-03 16:00:01 -07:00
!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)})}();