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/erb.js.map')
-rw-r--r--js/highlight/erb.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/erb.js.map b/js/highlight/erb.js.map
index a8f7c0731..188e54fb2 100644
--- a/js/highlight/erb.js.map
+++ b/js/highlight/erb.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/erb.js"],"names":["module","exports","hljs","subLanguage","contains","COMMENT","begin","end","excludeBegin","excludeEnd"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,YAAa,MACbC,SAAU,CACRF,EAAKG,QAAQ,MAAO,MACpB,CACEC,MAAO,WAAYC,IAAK,UACxBJ,YAAa,OACbK,cAAc,EACdC,YAAY","file":"highlight/erb.js?v=5b727faaadb574066a18","sourcesContent":["module.exports = function(hljs) {\n return {\n subLanguage: 'xml',\n contains: [\n hljs.COMMENT('<%#', '%>'),\n {\n begin: '<%[%=-]?', end: '[%-]?%>',\n subLanguage: 'ruby',\n excludeBegin: true,\n excludeEnd: true\n }\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/erb.js"],"names":["module","exports","hljs","subLanguage","contains","COMMENT","begin","end","excludeBegin","excludeEnd"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,YAAa,MACbC,SAAU,CACRF,EAAKG,QAAQ,MAAO,MACpB,CACEC,MAAO,WAAYC,IAAK,UACxBJ,YAAa,OACbK,cAAc,EACdC,YAAY","file":"highlight/erb.js?v=441680b555452b998e79","sourcesContent":["module.exports = function(hljs) {\n return {\n subLanguage: 'xml',\n contains: [\n hljs.COMMENT('<%#', '%>'),\n {\n begin: '<%[%=-]?', end: '[%-]?%>',\n subLanguage: 'ruby',\n excludeBegin: true,\n excludeEnd: true\n }\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file