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([[7250],{87814:function(s){function t(s){s.languages.bbcode={tag:{pattern:/\[\/?[^\s=\]]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+))?(?:\s+[^\s=\]]+\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+))*\s*\]/,inside:{tag:{pattern:/^\[\/?[^\s=\]]+/,inside:{punctuation:/^\[\/?/}},"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+)/,inside:{punctuation:[/^=/,{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\]/,"attr-name":/[^\s=\]]+/}}},s.languages.shortcode=s.languages.bbcode}s.exports=t,t.displayName="bbcode",t.aliases=["shortcode"]}}]);
//# sourceMappingURL=react-syntax-highlighter_languages_refractor_bbcode.b46053af3641c15a6e1f.js.map