UNPKG

606 BJavaScriptView Raw
1/*! `csp` grammar compiled for Highlight.js 11.6.0 */
2(()=>{var s=(()=>{"use strict";return s=>({name:"CSP",case_insensitive:!1,
3keywords:{$pattern:"[a-zA-Z][a-zA-Z0-9_-]*",
4keyword:["base-uri","child-src","connect-src","default-src","font-src","form-action","frame-ancestors","frame-src","img-src","manifest-src","media-src","object-src","plugin-types","report-uri","sandbox","script-src","style-src","trusted-types","unsafe-hashes","worker-src"]
5},contains:[{className:"string",begin:"'",end:"'"},{className:"attribute",
6begin:"^Content",end:":",excludeEnd:!0}]})})();hljs.registerLanguage("csp",s)
7})();
\No newline at end of file