Changeset 271
- Timestamp:
- 03/15/2008 06:52:58 (5 months ago)
- Files:
-
- 1 modified
-
branches/superredcloth/test/threshold.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/superredcloth/test/threshold.yml
r270 r271 433 433 desc: Paragraphs that are only partly enclosed in block tags will be enclosed in <p>...</p> tags. 434 434 in: <div>inside</div> and outside. 435 html: <p><div>inside</div> and outside.</p> 435 html: <div>inside</div> <p>and outside.</p> 436 # html: <p><div>inside</div> and outside.</p> 436 437 --- 437 438 name: complex xhtml blocks