UNPKG

markdown

Version:

A sensible Markdown parser for javascript

13 lines (10 loc) 469 B
<p>This is a para with a footnote.<sup class="footnote-ref" id="fnref-1"><a href="#fn-1">1</a></sup></p> <div class="footnotes"> <hr /> <ol> <li id="fn-1"> <p>Here is the &lt;em&gt;body&lt;/em&gt; of &lt;span class="yo"&gt;the&lt;/span&gt; footnote.</p> <p>&lt;div class="blah"&gt;And here is the second para of the footnote.&lt;/div&gt;&nbsp;<a href="#fnref-1" class="footnoteBackLink" title="Jump back to footnote 1 in the text.">&#8617;</a></p> </li> </ol> </div>