part of cohost archive, ran into commit size limitations

This commit is contained in:
2024-10-04 20:29:45 -04:00
parent a262f567ee
commit 4c81fb5b3a
4045 changed files with 785431 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
"use strict";(self.__LOADABLE_LOADED_CHUNKS__=self.__LOADABLE_LOADED_CHUNKS__||[]).push([[8614],{58209:function(e){function a(e){e.languages.ebnf={comment:/\(\*[\s\S]*?\*\)/,string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,greedy:!0},special:{pattern:/\?[^?\r\n]*\?/,greedy:!0,alias:"class-name"},definition:{pattern:/^([\t ]*)[a-z]\w*(?:[ \t]+[a-z]\w*)*(?=\s*=)/im,lookbehind:!0,alias:["rule","keyword"]},rule:/\b[a-z]\w*(?:[ \t]+[a-z]\w*)*\b/i,punctuation:/\([:/]|[:/]\)|[.,;()[\]{}]/,operator:/[-=|*/!]/}}e.exports=a,a.displayName="ebnf",a.aliases=[]}}]);
//# sourceMappingURL=react-syntax-highlighter_languages_refractor_ebnf.a9dd414faa7a2719a4c7.js.map