Welcome to mirror list, hosted at ThFree Co, Russian Federation.

json.js « highlight « js - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec60d1cf60085eeed7f8c2485118cecf404fc209 (plain)
1
2
(self.webpackChunktext=self.webpackChunktext||[]).push([["highlight/json"],{82026:n=>{n.exports=function(n){const e={literal:"true false null"},t=[n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],i=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],l={end:",",endsWithParent:!0,excludeEnd:!0,contains:i,keywords:e},a={begin:/\{/,end:/\}/,contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(l,{begin:/:/})].concat(t),illegal:"\\S"},s={begin:"\\[",end:"\\]",contains:[n.inherit(l)],illegal:"\\S"};return i.push(a,s),t.forEach((function(n){i.push(n)})),{name:"JSON",contains:i,keywords:e,illegal:"\\S"}}}}]);
//# sourceMappingURL=json.js.map?v=f9f5d2fccfb8094349c9