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/ebnf.js')
-rw-r--r--js/highlight/ebnf.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/ebnf.js b/js/highlight/ebnf.js
index c7c8704e6..f1592aef4 100644
--- a/js/highlight/ebnf.js
+++ b/js/highlight/ebnf.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[52],{506:function(n,e,a){"use strict";n.exports=function(n){var e=n.COMMENT(/\(\*/,/\*\)/);return{name:"Extended Backus-Naur Form",illegal:/\S/,contains:[e,{className:"attribute",begin:/^[ ]*[a-zA-Z]+([\s_-]+[a-zA-Z]+)*/},{begin:/=/,end:/[.;]/,contains:[e,{className:"meta",begin:/\?.*\?/},{className:"string",variants:[n.APOS_STRING_MODE,n.QUOTE_STRING_MODE,{begin:"`",end:"`"}]}]}]}}}}]);
-//# sourceMappingURL=ebnf.js.map?v=764b684e6ad1fbca7deb \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[52],{508:function(n,e,a){"use strict";n.exports=function(n){var e=n.COMMENT(/\(\*/,/\*\)/);return{name:"Extended Backus-Naur Form",illegal:/\S/,contains:[e,{className:"attribute",begin:/^[ ]*[a-zA-Z]+([\s_-]+[a-zA-Z]+)*/},{begin:/=/,end:/[.;]/,contains:[e,{className:"meta",begin:/\?.*\?/},{className:"string",variants:[n.APOS_STRING_MODE,n.QUOTE_STRING_MODE,{begin:"`",end:"`"}]}]}]}}}}]);
+//# sourceMappingURL=ebnf.js.map?v=d8ec6cfa1c90f4a87d2a \ No newline at end of file