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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/highlight/shell.js.map')
-rw-r--r--js/highlight/shell.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/shell.js.map b/js/highlight/shell.js.map
index 761f10170..c2d40ad25 100644
--- a/js/highlight/shell.js.map
+++ b/js/highlight/shell.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/shell.js"],"names":["module","exports","hljs","aliases","contains","className","begin","starts","end","subLanguage"],"mappings":"qFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,QAAS,CAAC,WACVC,SAAU,CACR,CACEC,UAAW,OACXC,MAAO,sCACPC,OAAQ,CACNC,IAAK,IAAKC,YAAa","file":"highlight/shell.js?v=1f4a8a17e05fbb11d688","sourcesContent":["module.exports = function(hljs) {\n return {\n aliases: ['console'],\n contains: [\n {\n className: 'meta',\n begin: '^\\\\s{0,3}[/\\\\w\\\\d\\\\[\\\\]()@-]*[>%$#]',\n starts: {\n end: '$', subLanguage: 'bash'\n }\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/shell.js"],"names":["module","exports","hljs","aliases","contains","className","begin","starts","end","subLanguage"],"mappings":"qFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,QAAS,CAAC,WACVC,SAAU,CACR,CACEC,UAAW,OACXC,MAAO,sCACPC,OAAQ,CACNC,IAAK,IAAKC,YAAa","file":"highlight/shell.js?v=266d8afd3d78f605eb52","sourcesContent":["module.exports = function(hljs) {\n return {\n aliases: ['console'],\n contains: [\n {\n className: 'meta',\n begin: '^\\\\s{0,3}[/\\\\w\\\\d\\\\[\\\\]()@-]*[>%$#]',\n starts: {\n end: '$', subLanguage: 'bash'\n }\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file