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: 2b8c8492e7de3490e8fbfc143993090b531d899e (plain)
1
2
(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[88],{527:function(n,e,t){"use strict";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],a={end:",",endsWithParent:!0,excludeEnd:!0,contains:i,keywords:e},s={begin:/\{/,end:/\}/,contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(a,{begin:/:/})].concat(t),illegal:"\\S"},l={begin:"\\[",end:"\\]",contains:[n.inherit(a)],illegal:"\\S"};return i.push(s,l),t.forEach((function(n){i.push(n)})),{name:"JSON",contains:i,keywords:e,illegal:"\\S"}}}}]);
//# sourceMappingURL=json.js.map?v=6e9027d64a921ed09144