Changeset 240

Show
Ignore:
Timestamp:
02/21/2008 15:43:36 (9 months ago)
Author:
jgarber
Message:

Eliminate extra comments.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/superredcloth/test/extra_whitespace.yml

    r239 r240  
    2929  h1. Header 
    3030out: <p>text</p><h1>Header</h1> 
    31 #r236-out: <p>text</p><p>h1. Header</p> 
    32 # {2} -> {2,} change fixes 
    3331--- 
    3432name: header with 1 blank line above and with no text 
     
    3735  h1. Header 
    3836out: <h1>Header</h1> 
    39 #r236-out: <p>h1. Header</p> 
    4037--- 
    4138name: header with 2 blank lines above and with no text 
     
    4542  h1. Header 
    4643out: <h1>Header</h1> 
    47 #r236-out: <p>h1. Header</p> 
    4844--- 
    4945name: header with 1 blank line below and with no text