Changeset 269
- Timestamp:
- 03/15/2008 06:44:02 (8 months ago)
- Files:
-
- 1 modified
-
branches/superredcloth/test/threshold.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/superredcloth/test/threshold.yml
r267 r269 248 248 fn1. The footnote. 249 249 html: |- 250 <p>A footnote reference<sup class="footnote"><a href="#fn1 216642796463b1223ae29d">1</a></sup>.</p>251 <p class="footnote" id="fn1 216642796463b1223ae29d"><sup>1</sup> The footnote.</p>250 <p>A footnote reference<sup class="footnote"><a href="#fn1">1</a></sup>.</p> 251 <p class="footnote" id="fn1"><sup>1</sup> The footnote.</p> 252 252 --- 253 253 name: block code … … 750 750 <p>A close<img src="/img.gif" alt="" />image.<br /> 751 751 A tight<a href="http://thresholdstate.com/">text</a>link.<br /> 752 A <a href="http://thresholdstate.com/">footnoted link</a><sup class="footnote"><a href="#fn1 216642796463b1223ae29d">1</a></sup>.</p>752 A <a href="http://thresholdstate.com/">footnoted link</a><sup class="footnote"><a href="#fn1">1</a></sup>.</p>