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/clojure-repl.js.map')
-rw-r--r--js/highlight/clojure-repl.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/clojure-repl.js.map b/js/highlight/clojure-repl.js.map
index 3d3b07b0e..6a6b2e119 100644
--- a/js/highlight/clojure-repl.js.map
+++ b/js/highlight/clojure-repl.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/clojure-repl.js"],"names":["module","exports","hljs","contains","className","begin","starts","end","subLanguage"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,SAAU,CACR,CACEC,UAAW,OACXC,MAAO,sBACPC,OAAQ,CACNC,IAAK,IACLC,YAAa","file":"highlight/clojure-repl.js?v=db0d2ad562fd11d08173","sourcesContent":["module.exports = function(hljs) {\n return {\n contains: [\n {\n className: 'meta',\n begin: /^([\\w.-]+|\\s*#_)?=>/,\n starts: {\n end: /$/,\n subLanguage: 'clojure'\n }\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/clojure-repl.js"],"names":["module","exports","hljs","contains","className","begin","starts","end","subLanguage"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,SAAU,CACR,CACEC,UAAW,OACXC,MAAO,sBACPC,OAAQ,CACNC,IAAK,IACLC,YAAa","file":"highlight/clojure-repl.js?v=a89d291e466dbf6e5c5e","sourcesContent":["module.exports = function(hljs) {\n return {\n contains: [\n {\n className: 'meta',\n begin: /^([\\w.-]+|\\s*#_)?=>/,\n starts: {\n end: /$/,\n subLanguage: 'clojure'\n }\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file