Changeset 270
- Timestamp:
- 03/15/2008 06:50:09 (8 months ago)
- Files:
-
- 1 modified
-
branches/superredcloth/test/threshold.yml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/superredcloth/test/threshold.yml
r269 r270 250 250 <p>A footnote reference<sup class="footnote"><a href="#fn1">1</a></sup>.</p> 251 251 <p class="footnote" id="fn1"><sup>1</sup> The footnote.</p> 252 # html: |- 253 # <p>A footnote reference<sup class="footnote"><a href="#fn1216642796463b1223ae29d">1</a></sup>.</p> 254 # <p class="footnote" id="fn1216642796463b1223ae29d"><sup>1</sup> The footnote.</p> 252 255 --- 253 256 name: block code … … 483 486 </notextile> 484 487 html: |- 485 <p>488 486 489 p. Leave me alone 487 </p> 490 # html: |- 491 # <p> 492 # p. Leave me alone 493 # </p> 488 494 note: This syntax is supported for backwards compatibility only, and doesnât always work as expected. The block modifier notextile. should be used instead. 489 495 --- … … 751 757 A tight<a href="http://thresholdstate.com/">text</a>link.<br /> 752 758 A <a href="http://thresholdstate.com/">footnoted link</a><sup class="footnote"><a href="#fn1">1</a></sup>.</p> 759 # html: |- 760 # <p>A close<img src="/img.gif" alt="" />image.<br /> 761 # A tight<a href="http://thresholdstate.com/">text</a>link.<br /> 762 # A <a href="http://thresholdstate.com/">footnoted link</a><sup class="footnote"><a href="#fn1216642796463b1223ae29d">1</a></sup>.</p>