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:
authorJulius Härtl <jus@bitgrid.net>2020-09-09 12:26:39 +0300
committerGitHub <noreply@github.com>2020-09-09 12:26:39 +0300
commit17d90a1e8720257514896ffe50433ad5f53eb379 (patch)
tree265fcb7d5d4ddb4519d1063358b8b43a7c839f3c /js/highlight/inform7.js
parent9b068d180ffcfc16f699468408285b871f087519 (diff)
parentf6699d742f132f025e83cef36a9b2a141a2a6e26 (diff)
Merge pull request #1032 from nextcloud/bugfix/noid/ie11
Diffstat (limited to 'js/highlight/inform7.js')
-rw-r--r--js/highlight/inform7.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/inform7.js b/js/highlight/inform7.js
index 50e4f1858..f685da91f 100644
--- a/js/highlight/inform7.js
+++ b/js/highlight/inform7.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[80],{447:function(e,n){e.exports=function(e){return{aliases:["i7"],case_insensitive:!0,keywords:{keyword:"thing room person man woman animal container supporter backdrop door scenery open closed locked inside gender is are say understand kind of rule"},contains:[{className:"string",begin:'"',end:'"',relevance:0,contains:[{className:"subst",begin:"\\[",end:"\\]"}]},{className:"section",begin:/^(Volume|Book|Part|Chapter|Section|Table)\b/,end:"$"},{begin:/^(Check|Carry out|Report|Instead of|To|Rule|When|Before|After)\b/,end:":",contains:[{begin:"\\(This",end:"\\)"}]},{className:"comment",begin:"\\[",end:"\\]",contains:["self"]}]}}}}]);
-//# sourceMappingURL=inform7.js.map?v=6a6088db96341850bc6c \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[80],{448:function(e,n){e.exports=function(e){return{aliases:["i7"],case_insensitive:!0,keywords:{keyword:"thing room person man woman animal container supporter backdrop door scenery open closed locked inside gender is are say understand kind of rule"},contains:[{className:"string",begin:'"',end:'"',relevance:0,contains:[{className:"subst",begin:"\\[",end:"\\]"}]},{className:"section",begin:/^(Volume|Book|Part|Chapter|Section|Table)\b/,end:"$"},{begin:/^(Check|Carry out|Report|Instead of|To|Rule|When|Before|After)\b/,end:":",contains:[{begin:"\\(This",end:"\\)"}]},{className:"comment",begin:"\\[",end:"\\]",contains:["self"]}]}}}}]);
+//# sourceMappingURL=inform7.js.map?v=016e3afb53abda31c50a \ No newline at end of file