md2pdf icon indicating copy to clipboard operation
md2pdf copied to clipboard

Footnotes redirect to https://md2pdf.netlify.app/#fnref2 in PDF export

Open ghost opened this issue 3 years ago • 1 comments

To reproduce, paste the following:

Here is a footnote reference[^1]

[^1]: here's the footnote :)

then export to PDF and click on any of the footnote hyperlinks. expected behavior is it links to the footnote (or back to the reference) but instead it links to something like https://md2pdf.netlify.app/#fnref2

ghost avatar Feb 10 '22 09:02 ghost

Confirmed. It adds all pointers to the end of the URL, effectively redirecting.

nopeitsnothing avatar Aug 09 '22 09:08 nopeitsnothing