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-30 09:19:07 +0300
committerGitHub <noreply@github.com>2020-09-30 09:19:07 +0300
commit250a34891e0dbdb70dde636e665d54d66e2491ef (patch)
treeaed44079c9546712a195be688f697979aed592cd /js/highlight/smalltalk.js
parent1337d1a36a5f0f4e5270c30888c866e031f49357 (diff)
parent0ef40612008d82dcdfcab5befe24ed45ec4c18a8 (diff)
Merge pull request #1066 from nextcloud/backport/1060/stable20v20.0.0
Diffstat (limited to 'js/highlight/smalltalk.js')
-rw-r--r--js/highlight/smalltalk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/smalltalk.js b/js/highlight/smalltalk.js
index d25bfebd0..6b1a4a345 100644
--- a/js/highlight/smalltalk.js
+++ b/js/highlight/smalltalk.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[156],{531:function(e,n){e.exports=function(e){var n={className:"string",begin:"\\$.{1}"},a={className:"symbol",begin:"#"+e.UNDERSCORE_IDENT_RE};return{aliases:["st"],keywords:"self super nil true false thisContext",contains:[e.COMMENT('"','"'),e.APOS_STRING_MODE,{className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},{begin:"[a-z][a-zA-Z0-9_]*:",relevance:0},e.C_NUMBER_MODE,a,n,{begin:"\\|[ ]*[a-z][a-zA-Z0-9_]*([ ]+[a-z][a-zA-Z0-9_]*)*[ ]*\\|",returnBegin:!0,end:/\|/,illegal:/\S/,contains:[{begin:"(\\|[ ]*)?[a-z][a-zA-Z0-9_]*"}]},{begin:"\\#\\(",end:"\\)",contains:[e.APOS_STRING_MODE,n,e.C_NUMBER_MODE,a]}]}}}}]);
-//# sourceMappingURL=smalltalk.js.map?v=7b71277ac1b7d1da97d3 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[156],{533:function(e,n){e.exports=function(e){var n={className:"string",begin:"\\$.{1}"},a={className:"symbol",begin:"#"+e.UNDERSCORE_IDENT_RE};return{aliases:["st"],keywords:"self super nil true false thisContext",contains:[e.COMMENT('"','"'),e.APOS_STRING_MODE,{className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},{begin:"[a-z][a-zA-Z0-9_]*:",relevance:0},e.C_NUMBER_MODE,a,n,{begin:"\\|[ ]*[a-z][a-zA-Z0-9_]*([ ]+[a-z][a-zA-Z0-9_]*)*[ ]*\\|",returnBegin:!0,end:/\|/,illegal:/\S/,contains:[{begin:"(\\|[ ]*)?[a-z][a-zA-Z0-9_]*"}]},{begin:"\\#\\(",end:"\\)",contains:[e.APOS_STRING_MODE,n,e.C_NUMBER_MODE,a]}]}}}}]);
+//# sourceMappingURL=smalltalk.js.map?v=0873ec93d6e276c8917e \ No newline at end of file