Sha256: fde969607fefc6bcd07cffc1c798e844650bd931a67d7be00b21a977ae5544c7
Contents?: true
Size: 856 Bytes
Versions: 15
Compression:
Stored size: 856 Bytes
Contents
--- name: HTML (Ezamar) fileTypes: - xhtml scopeName: text.html.ruby uuid: 45D7E1FC-7D0B-4205-A1A2-3D10BB555A5C foldingStartMarker: |- (?x) (<(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl)\b.*?> |<!--(?!.*-->) |\{\s*($|\?>\s*$|//|/\*(.*\*/\s*$|(?!.*?\*/))) ) patterns: - name: source.ruby.ezamar.embedded.html captures: "0": name: punctuation.section.embedded.ruby begin: "<?r" end: "?>" patterns: - name: comment.line.number-sign.ruby captures: "1": name: punctuation.definition.comment.ruby match: (#).*?(?=-?\?>) - include: source.ruby.ezamar - include: text.html.basic foldingStopMarker: |- (?x) (</(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl)> |^\s*--> |(^|\s)\} ) keyEquivalent: ^~R
Version data entries
15 entries across 15 versions & 5 rubygems