Index: polymer_1.0.4/bower_components/prism/plugins/highlight-keywords/prism-highlight-keywords.min.js |
diff --git a/polymer_1.0.4/bower_components/prism/plugins/highlight-keywords/prism-highlight-keywords.min.js b/polymer_1.0.4/bower_components/prism/plugins/highlight-keywords/prism-highlight-keywords.min.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3e6a3820a87ef46d03235a095e12030dfd0adbe0 |
--- /dev/null |
+++ b/polymer_1.0.4/bower_components/prism/plugins/highlight-keywords/prism-highlight-keywords.min.js |
@@ -0,0 +1 @@ |
+!function(){self.Prism&&Prism.hooks.add("wrap",function(s){"keyword"===s.type&&s.classes.push("keyword-"+s.content)})}(); |