(...e)
| 592 | hljs.registerLanguage("javascript",(()=>{"use strict" |
| 593 | ;const e="[A-Za-z$_][0-9A-Za-z$_]*",n=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],a=["true","false","null","undefined","NaN","Infinity"],s=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]) |
| 594 | ;function r(e){return t("(?=",e,")")}function t(...e){return e.map((e=>{ |
| 595 | return(n=e)?"string"==typeof n?n:n.source:null;var n})).join("")}return i=>{ |
| 596 | const c=e,o={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/, |
| 597 | isTrulyOpeningTag:(e,n)=>{const a=e[0].length+e.index,s=e.input[a] |
| 598 | ;"<"!==s?">"===s&&(((e,{after:n})=>{const a="</"+e[0].slice(1) |
no test coverage detected