Changeset 240
- Timestamp:
- 02/21/2008 15:43:36 (9 months ago)
- Files:
-
- 1 modified
-
branches/superredcloth/test/extra_whitespace.yml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/superredcloth/test/extra_whitespace.yml
r239 r240 29 29 h1. Header 30 30 out: <p>text</p><h1>Header</h1> 31 #r236-out: <p>text</p><p>h1. Header</p>32 # {2} -> {2,} change fixes33 31 --- 34 32 name: header with 1 blank line above and with no text … … 37 35 h1. Header 38 36 out: <h1>Header</h1> 39 #r236-out: <p>h1. Header</p>40 37 --- 41 38 name: header with 2 blank lines above and with no text … … 45 42 h1. Header 46 43 out: <h1>Header</h1> 47 #r236-out: <p>h1. Header</p>48 44 --- 49 45 name: header with 1 blank line below and with no text