Sha256: 96eb788986b0c867885b2cb2c1be12231c2be8bc84ab3dfcc7ea778352914a47

Contents?: true

Size: 1.22 KB

Versions: 10

Compression:

Stored size: 1.22 KB

Contents

<p>This is some *ref.<sup id="fnref:fn"><a href="#fn:fn" rel="footnote">1</a></sup></p>

<blockquote>
  <p>a blockquote <sup id="fnref:3"><a href="#fn:3" rel="footnote">2</a></sup></p>
</blockquote>

<ul>
  <li>and a list item <sup id="fnref:1"><a href="#fn:1" rel="footnote">3</a></sup></li>
</ul>

<h1>And a header<sup id="fnref:now"><a href="#fn:now" rel="footnote">4</a></sup></h1>

<p>A marker without a definition [^without].</p>

<p>A marker <sup id="fnref:empty"><a href="#fn:empty" rel="footnote">5</a></sup> used twice[^fn].</p>

<div class="footnotes">
  <ol>
    <li id="fn:fn">
      <p>Some foot note text<a href="#fnref:fn" rel="reference">&#8617;</a></p>
    </li>
    <li id="fn:3">
      <p>other text
with more lines</p>

      <blockquote>
        <p>and a quote</p>
      </blockquote>
      <p><a href="#fnref:3" rel="reference">&#8617;</a></p>
    </li>
    <li id="fn:1">
      <p>some <em>text</em><a href="#fnref:1" rel="reference">&#8617;</a></p>
    </li>
    <li id="fn:now">

      <pre><code>code block
continued here
</code></pre>
      <p><a href="#fnref:now" rel="reference">&#8617;</a></p>
    </li>
    <li id="fn:empty">

      <p><a href="#fnref:empty" rel="reference">&#8617;</a></p>
    </li>
  </ol>
</div>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
kramdown-0.14.2 test/testcases/span/04_footnote/markers.html
kramdown-0.14.1 test/testcases/span/04_footnote/markers.html
kramdown-0.14.0 test/testcases/span/04_footnote/markers.html
kramdown-0.13.8 test/testcases/span/04_footnote/markers.html
kramdown-0.13.7 test/testcases/span/04_footnote/markers.html
kramdown-0.13.6 test/testcases/span/04_footnote/markers.html
kramdown-0.13.5 test/testcases/span/04_footnote/markers.html
gitdown-0.0.2 test/testcases/span/04_footnote/markers.html
gitdown-0.0.1 test/testcases/span/04_footnote/markers.html
kramdown-0.13.4 test/testcases/span/04_footnote/markers.html