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

Version Path
Pistos-ramaze-2008.09 lib/ramaze/template/ezamar/textpow.syntax
Pistos-ramaze-2008.12 lib/ramaze/template/ezamar/textpow.syntax
Pistos-ramaze-2009.01 lib/ramaze/template/ezamar/textpow.syntax
Pistos-ramaze-2009.02 lib/ramaze/template/ezamar/textpow.syntax
manveru-ramaze-2008.09 lib/ramaze/template/ezamar/textpow.syntax
manveru-ramaze-2008.10 lib/ramaze/template/ezamar/textpow.syntax
manveru-ramaze-2008.12 lib/ramaze/template/ezamar/textpow.syntax
manveru-ramaze-2009.01 lib/ramaze/template/ezamar/textpow.syntax
ptomato-ramaze-2009.02.1 lib/ramaze/template/ezamar/textpow.syntax
ptomato-ramaze-2009.02 lib/ramaze/template/ezamar/textpow.syntax
ezamar-2009.06 misc/textpow.syntax
ramaze-2008.11 lib/ramaze/template/ezamar/textpow.syntax
ramaze-2009.01 lib/ramaze/template/ezamar/textpow.syntax
ramaze-2009.02 lib/ramaze/template/ezamar/textpow.syntax
ramaze-2009.03 lib/ramaze/template/ezamar/textpow.syntax