doc: Fix Markdown formatting #25182

pull MiranDaniel wants to merge 1 commits into bitcoin:master from MiranDaniel:master changing 3 files +61 −63
  1. MiranDaniel commented at 9:52 PM on May 20, 2022: none

    Fixed Markdown formatting to follow the GitHub Markdown rules. Most of the documentation uses the correct formatting:

    ```bash
    
    ```
    

    but some codeblocks use

    ``` bash
    
    ```
    

    so I have also made all docs follow the same formatting rules.

    Some tables were missing | | for borders which is recommended against, also fixed those and made them the right width.

  2. doc: Fix Markdown formatting dfb741272f
  3. DrahtBot added the label Docs on May 20, 2022
  4. Sagars209 approved
  5. jarolrod commented at 10:20 PM on May 23, 2022: member

    Is there anything that's actually wrong with any of the docs you're changing? If not, i don't see the point here.

  6. dunxen commented at 7:20 PM on May 24, 2022: contributor

    Hey, there! :)

    Looking at the rich diff, there doesn't seem to be any effect besides removing a newline. In this case, this type of extensive formatting can negatively affect things like git blame if there is no genuine argument for doing it.

    For that reason, I'm a NACK.

  7. MiranDaniel closed this on May 24, 2022

  8. DrahtBot locked this on May 24, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:13 UTC

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