mirror of
https://github.com/bitcoin/bips.git
synced 2026-09-21 19:04:28 +00:00
bips 89/114/441: add missing Footnotes and references tag (#2289)
* bip-89, bip-114, bip-441: add missing <references/> tag These three BIPs use <ref> footnotes but never place a <references/> tag, so GitHub's mediawiki renderer drops the footnote text entirely and the [n] superscripts link to anchors that do not exist. Add a Footnotes section as well, so the notes are rendered. --------- Co-authored-by: Kanan M <kanan@MacBook-Pro-Sanan.local>
This commit is contained in:
@@ -399,6 +399,10 @@ You may also find example code of CCD in action [https://github.com/jurvis/chain
|
||||
* '''0.1.1''' (2025-11-30): Fix acknowledgments spelling, BIP3 formatting, and use "Chain Code" with a space throughout.
|
||||
* '''0.1.0''' (2025-10-14): Publication of draft BIP
|
||||
|
||||
== Footnotes ==
|
||||
|
||||
<references/>
|
||||
|
||||
== Acknowledgements ==
|
||||
* Arik Sosman and Wilmer Paulino for the initial discussions and validation of this idea.
|
||||
* Sanket Kajalkar, Jordan Mecom, Gregory Sanders, ZmnSCPxj, Yuval Kogman, and John Cantrell for code and design review.
|
||||
|
||||
Reference in New Issue
Block a user