name: S5 Slide Show fileTypes:

scopeName: source.s5 uuid: 84A2047B-4453-418D-B009-A3D3C60F3D1E foldingStartMarker: |-

(?x)
              (<(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl)\b.*?>
              |<!--(?!.*-->)
              |\{\s*($|\?>\s*$|//|/\*(.*\*/\s*$|(?!.*?\*/)))
              )

patterns:

foldingStopMarker: |-

(?x)
              (</(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl)>
              |^\s*-->
              |(^|\s)\}
              )

keyEquivalent: ^~S