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 af2688f93..e6a5feb7a 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":"4EAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,SAAU,CACR,CACEC,UAAW,OACXC,MAAO,sBACPC,OAAQ,CACNC,IAAK,IACLC,YAAa","file":"highlight/clojure-repl.js?v=071f9623a30f54250980","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=cec5026ffeb0d6436216","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