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>2019-09-04 10:59:31 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-04 11:44:00 +0300
commit930909d7ad2da93644ecb4df02f4f69fc96ae81d (patch)
treeaec9e2e2444b518d756d73503fa023d61e8fb4ef /js/highlight/accesslog.js
parenta89449926a62529b5c29b1108e7e8c6c02e48bf6 (diff)
Use tightLists option
Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/accesslog.js')
-rw-r--r--js/highlight/accesslog.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/accesslog.js b/js/highlight/accesslog.js
index f76a5020d..c61b84f2b 100644
--- a/js/highlight/accesslog.js
+++ b/js/highlight/accesslog.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{85:function(e,n){e.exports=function(e){return{contains:[{className:"number",begin:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{className:"number",begin:"\\b\\d+\\b",relevance:0},{className:"string",begin:'"(GET|POST|HEAD|PUT|DELETE|CONNECT|OPTIONS|PATCH|TRACE)',end:'"',keywords:"GET POST HEAD PUT DELETE CONNECT OPTIONS PATCH TRACE",illegal:"\\n",relevance:10},{className:"string",begin:/\[/,end:/\]/,illegal:"\\n"},{className:"string",begin:'"',end:'"',illegal:"\\n"}]}}}}]);
-//# sourceMappingURL=accesslog.js.map?v=307b198ba5aa74c8d4ec \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[3],{85:function(e,n){e.exports=function(e){return{contains:[{className:"number",begin:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{className:"number",begin:"\\b\\d+\\b",relevance:0},{className:"string",begin:'"(GET|POST|HEAD|PUT|DELETE|CONNECT|OPTIONS|PATCH|TRACE)',end:'"',keywords:"GET POST HEAD PUT DELETE CONNECT OPTIONS PATCH TRACE",illegal:"\\n",relevance:10},{className:"string",begin:/\[/,end:/\]/,illegal:"\\n"},{className:"string",begin:'"',end:'"',illegal:"\\n"}]}}}}]);
+//# sourceMappingURL=accesslog.js.map?v=30aac4036800ae8c3ba2 \ No newline at end of file