<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -74,7 +74,7 @@ exe 'syn match cucumberFeature &quot;\%(^\s*\)\@&lt;='.s:pattern('feature').':&quot;'
 exe 'syn match cucumberBackground &quot;\%(^\s*\)\@&lt;='.s:pattern('background').':&quot;'
 exe 'syn match cucumberScenario &quot;\%(^\s*\)\@&lt;='.s:pattern('scenario').':&quot;'
 exe 'syn match cucumberScenarioOutline &quot;\%(^\s*\)\@&lt;='.s:pattern('scenario_outline').':&quot;'
-exe 'syn match cucumberExamples &quot;\%(^\s*\)\@&lt;='.s:pattern('examples').':&quot; nextgroup=cucumberExampleTable skipnl skipwhite'
+exe 'syn match cucumberExamples &quot;\%(^\s*\)\@&lt;='.s:pattern('examples').':&quot; nextgroup=cucumberExampleTable skipempty skipwhite'
 
 syn match   cucumberPlaceholder   &quot;&lt;[^&lt;&gt;]*&gt;&quot; contained containedin=@cucumberStepRegions
 syn match   cucumberExampleTable  &quot;\%(^\s*\)\@&lt;=|.*&quot; contains=cucumberDelimiter</diff>
      <filename>syntax/cucumber.vim</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>33336c90344d46aa30b1837f5850ee1bb69f2cc5</id>
    </parent>
  </parents>
  <author>
    <name>Tim Pope</name>
    <email>code@tpope.net</email>
  </author>
  <url>http://github.com/tpope/vim-cucumber/commit/f5725ca14397010f4892a1ad979fc84d60c96ba6</url>
  <id>f5725ca14397010f4892a1ad979fc84d60c96ba6</id>
  <committed-date>2009-11-01T15:43:58-08:00</committed-date>
  <authored-date>2009-11-01T15:43:58-08:00</authored-date>
  <message>Allow a blank line after &quot;Examples:&quot;</message>
  <tree>b48d4ad122aa6acc67f4330affc112e20fff9399</tree>
  <committer>
    <name>Tim Pope</name>
    <email>code@tpope.net</email>
  </committer>
</commit>
