aboutsummaryrefslogtreecommitdiff
path: root/master/js/highlight-js-diff.62d66733.js
diff options
context:
space:
mode:
authorGitHub Actions <actions@noreply.github.com>2023-12-17 06:30:32 +0000
committerGitHub Actions <actions@noreply.github.com>2023-12-17 06:30:32 +0000
commit0b9093a857b5cbc9f792e72fb94f96df21a8ac13 (patch)
tree014ad52799c5dc2ca4a70b24681953066b724b52 /master/js/highlight-js-diff.62d66733.js
parent24a4f5f32b90d6c99de4356ca336f281917abc7d (diff)
Deploy documentation for 'master'gh-pages
Diffstat (limited to 'master/js/highlight-js-diff.62d66733.js')
-rw-r--r--master/js/highlight-js-diff.62d66733.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/master/js/highlight-js-diff.62d66733.js b/master/js/highlight-js-diff.62d66733.js
new file mode 100644
index 0000000..64337fa
--- /dev/null
+++ b/master/js/highlight-js-diff.62d66733.js
@@ -0,0 +1,10 @@
+/*!
+ * 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-diff"],{"48b8":function(e,n){function a(e){const n=e.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:n.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:n.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}e.exports=a}}]); \ No newline at end of file