diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-16 23:20:08 -0700 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-16 23:20:08 -0700 |
commit | ee8f0c70dd90814125b3a29225a42fff5b26492a (patch) | |
tree | 92d5335bbd0ca76b04228ed18da2840cf6f332fe /docs/js/highlight-js-json.471128d2.js | |
parent | c808fa9ab35fde98d592acf74e74055f5f4a18c5 (diff) |
build documentation
Diffstat (limited to 'docs/js/highlight-js-json.471128d2.js')
-rw-r--r-- | docs/js/highlight-js-json.471128d2.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/js/highlight-js-json.471128d2.js b/docs/js/highlight-js-json.471128d2.js deleted file mode 100644 index c87d3c3..0000000 --- a/docs/js/highlight-js-json.471128d2.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-json"],{"5ad2":function(n,e){function a(n){const e={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},a={match:/[{}[\],:]/,className:"punctuation",relevance:0},s={beginKeywords:["true","false","null"].join(" ")};return{name:"JSON",contains:[e,a,n.QUOTE_STRING_MODE,s,n.C_NUMBER_MODE,n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}n.exports=a}}]);
\ No newline at end of file |