Re: --no-footnote-backlinks but still backlinks ...
Guenter Milde via Docutils-users <[email protected]> Sat, 30 Oct 2021 20:49:44 -0000 (UTC)
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
On 2021-10-22, Alan G. Isaac wrote: > I am using rst2html5 with --no-footnote-backlinks. > This is supposed to turn off backlinks from citations too. > (Hmm; shd't these be separate? Anyway ...) > It does if the citation reference occurs only once. > But if the citation reference occurs multiple times, > then there is still a list of back references. > There shouldn't be; right? You are right. It is actually even worse, the once-referenced footnotes and citations contained a spurious closing tag making the HTML invalid. Fixed and tested locally, will be in 0.18.1. Thank you for the report, Günter _______________________________________________ Docutils-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/docutils-users Please use "Reply All" to reply to the list.