Sha256: 024732ef762cb05d69b85f928edb7bf2de5cd77084df9257e1cbe8c56e7895c0
Contents?: true
Size: 325 Bytes
Versions: 80
Compression:
Stored size: 325 Bytes
Contents
// This file is part of the "jQuery.Syntax" project, and is distributed under the MIT License. Syntax.brushes.dependency("php","php-script");Syntax.register("php",function(a){a.push({pattern:/(<\?(php)?)((.|\n)*?)(\?>)/gm,matches:Syntax.extractMatches({klass:"keyword"},null,{brush:"php-script"},null,{klass:"keyword"})})});
Version data entries
80 entries across 78 versions & 4 rubygems