Sha256: 710aaced169975fe259c219346f7c93e65573c13e37573c8e1760bf2c91f48ab

Contents?: true

Size: 571 Bytes

Versions: 78

Compression:

Stored size: 571 Bytes

Contents

// This file is part of the "jQuery.Syntax" project, and is distributed under the MIT License.
Syntax.register("nginx",function(a){a.push({pattern:/((\w+).*?);/g,matches:Syntax.extractMatches({klass:"directive",allow:"*"},{klass:"function",process:Syntax.lib.webLinkProcess("http://nginx.org/r/")})});a.push({pattern:/(\w+).*?{/g,matches:Syntax.extractMatches({klass:"keyword"})});a.push({pattern:/(\$)[\w]+/g,klass:"variable"});a.push(Syntax.lib.perlStyleComment);a.push(Syntax.lib.singleQuotedString);a.push(Syntax.lib.doubleQuotedString);a.push(Syntax.lib.webLink)});

Version data entries

78 entries across 76 versions & 4 rubygems

Version Path
utopia-project-0.32.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.31.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.30.1 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.30.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.29.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.28.1 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.28.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.27.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.26.1 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.26.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.25.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.24.1 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.24.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.23.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.22.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.21.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.20.3 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
async-debug-0.2.0 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.20.2 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js
utopia-project-0.20.1 public/_components/jquery-syntax/jquery.syntax.brush.nginx.js