File: orphaned-footnote-ref.html

package info (click to toggle)
php-league-commonmark 2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 8,264 kB
  • sloc: php: 20,396; xml: 1,988; ruby: 45; makefile: 21; javascript: 15
file content (2 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (3)
1
2
<p>Hello[^ref] World! <sup id="fnref:ref2"><a class="footnote-ref" href="#fn:ref2" role="doc-noteref">1</a></sup></p>
<div class="footnotes" role="doc-endnotes"><hr /><ol><li class="footnote" id="fn:ref2" role="doc-endnote"><p>Hi!&nbsp;<a class="footnote-backref" rev="footnote" href="#fnref:ref2" role="doc-backlink">↩</a></p></li></ol></div>