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')
-rw-r--r--js/highlight/erb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/erb.js b/js/highlight/erb.js
index fbd138aa6..a058cdb0e 100644
--- a/js/highlight/erb.js
+++ b/js/highlight/erb.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[54],{417:function(n,e){n.exports=function(n){return{subLanguage:"xml",contains:[n.COMMENT("<%#","%>"),{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0}]}}}}]);
-//# sourceMappingURL=erb.js.map?v=0db76cff578f0c7efcb1 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[56],{453:function(n,e,u){"use strict";n.exports=function(n){return{name:"ERB",subLanguage:"xml",contains:[n.COMMENT("<%#","%>"),{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0}]}}}}]);
+//# sourceMappingURL=erb.js.map?v=12a2cd32c1339551d571 \ No newline at end of file