No description provided.
Fix BIP 22 hash fragments links to BIP 23 #1088
pull shesek wants to merge 1 commits into bitcoin:master from shesek:patch-1 changing 1 files +2 −2-
shesek commented at 6:28 PM on March 16, 2021: none
-
Fix BIP 22 hash fragments links to BIP 23 2afcebcbeb
-
0xB10C commented at 7:05 PM on March 16, 2021: none
ACK 2afcebc
-
vincenzopalazzo commented at 9:49 PM on March 26, 2021: contributor
-
luke-jr commented at 10:39 PM on April 22, 2021: member
The current format is correct. Looks like a bug in GitHub's rendering engine. Not sure where to open an issue on GitHub :/
- luke-jr closed this on Apr 22, 2021
- luke-jr added the label Proposed BIP modification on Apr 22, 2021
- luke-jr cross-referenced this on Apr 22, 2021 from issue Links with spaces after # don't get linked correctly by luke-jr
-
MarcoFalke commented at 5:42 AM on April 23, 2021: member
It might be possible to explicitly name the "anchor" with an id, but I haven't tried this
-
shesek commented at 12:48 PM on April 23, 2021: none
Even if GitHub's markdown rendering is wrong about this, I still think it makes sense to adapt to it until this is fixed. Different markdown engines have different bugs/quirks that can end up being part of their de-facto spec.
Contributors