mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-18 05:25:48 +00:00
Instead, just use an a element with class `footnoteRef`. This allows more styling options, and provides better results in some readers (e.g. iBooks, where anything inside the a tag breaks popup footnotes). Closes #1995.