diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-07-28 15:11:05 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-07-28 15:11:05 -0600 |
commit | bdecfea74933ecbe28af0ae77b8a5bc87e3fc445 (patch) | |
tree | 87f014018a3935f307e7525af1f96adcbdc49d68 /docs/js/highlight-js-diff-js.4db9a783.js | |
parent | 378fdd66231509cb3690e09950c11f07292af20a (diff) |
Diffstat (limited to 'docs/js/highlight-js-diff-js.4db9a783.js')
-rw-r--r-- | docs/js/highlight-js-diff-js.4db9a783.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/js/highlight-js-diff-js.4db9a783.js b/docs/js/highlight-js-diff-js.4db9a783.js new file mode 100644 index 0000000..d0f5a78 --- /dev/null +++ b/docs/js/highlight-js-diff-js.4db9a783.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[213],{7731:function(e){function n(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=n}}]);
\ No newline at end of file |