Files
dealplustech/dealplustech-astro/node_modules/prismjs/plugins/highlight-keywords/prism-highlight-keywords.min.js
2026-03-02 12:35:14 +07:00

1 line
123 B
JavaScript

"undefined"!=typeof Prism&&Prism.hooks.add("wrap",(function(e){"keyword"===e.type&&e.classes.push("keyword-"+e.content)}));