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/gherkin.js')
-rw-r--r--js/highlight/gherkin.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/gherkin.js b/js/highlight/gherkin.js
index a0ff8ce6c..5db424cd0 100644
--- a/js/highlight/gherkin.js
+++ b/js/highlight/gherkin.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[66],{520:function(e,n,a){"use strict";e.exports=function(e){return{name:"Gherkin",aliases:["feature"],keywords:"Feature Background Ability Business Need Scenario Scenarios Scenario Outline Scenario Template Examples Given And Then But When",contains:[{className:"symbol",begin:"\\*",relevance:0},{className:"meta",begin:"@[^@\\s]+"},{begin:"\\|",end:"\\|\\w*$",contains:[{className:"string",begin:"[^|]+"}]},{className:"variable",begin:"<",end:">"},e.HASH_COMMENT_MODE,{className:"string",begin:'"""',end:'"""'},e.QUOTE_STRING_MODE]}}}}]);
-//# sourceMappingURL=gherkin.js.map?v=480cc65667531fc0b932 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[66],{522:function(e,n,a){"use strict";e.exports=function(e){return{name:"Gherkin",aliases:["feature"],keywords:"Feature Background Ability Business Need Scenario Scenarios Scenario Outline Scenario Template Examples Given And Then But When",contains:[{className:"symbol",begin:"\\*",relevance:0},{className:"meta",begin:"@[^@\\s]+"},{begin:"\\|",end:"\\|\\w*$",contains:[{className:"string",begin:"[^|]+"}]},{className:"variable",begin:"<",end:">"},e.HASH_COMMENT_MODE,{className:"string",begin:'"""',end:'"""'},e.QUOTE_STRING_MODE]}}}}]);
+//# sourceMappingURL=gherkin.js.map?v=5a6b2ae032af6961a045 \ No newline at end of file