bip-10: open the example TxDP block with <pre>, not </pre> #2290

pull kriss39 wants to merge 1 commits into bitcoin:master from kriss39:fix/bip10-pre-tag changing 1 files +1 −1
  1. kriss39 commented at 4:17 PM on September 13, 2026: contributor

    bip-0010.mediawiki line 57 has a closing </pre> where the opening tag of the example TxDP block was meant. As a result the whole example (-----BEGIN-TRANSACTION-3fX59xPj---… through line 90) renders as unformatted prose on GitHub, with the leading whitespace and line structure lost. Changing it to <pre> balances the tags (3 open / 3 close) and restores the block.

  2. bip-10: open the example TxDP block with <pre>, not </pre>
    Line 57 uses a closing </pre> where the opening tag was intended, so
    the example TxDP that follows (up to the real </pre> on line 90) is
    rendered as prose instead of a preformatted block.
    9c694c8711
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-09-14 22:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me