No description provided.
Properly format markdown so it renders properly on GitHub #518
pull blag wants to merge 1 commits into bitcoin:master from blag:patch-1 changing 1 files +6 −6-
blag commented at 7:11 PM on April 12, 2017: contributor
-
Properly format so MD renders properly on GitHub f60bf00957
-
jonathancross commented at 12:11 AM on April 13, 2017: contributor
LGTM
- luke-jr added the label Proposed BIP modification on Apr 20, 2017
-
prusnak commented at 3:41 PM on April 20, 2017: contributor
ACK
-
prusnak commented at 3:42 PM on April 20, 2017: contributor
offtopic: might be a good idea to setup travis to run markdownlint like we do in our slips repository.
Also see markdownlint.json to see how to ignore some (imho excessive) rules.
- luke-jr cross-referenced this on Apr 20, 2017 from issue Fix headers style in bip-0039-wordlists.md by chfast
-
luke-jr commented at 3:55 PM on April 20, 2017: member
For better or worse, BIPs aren't markdown (they're mediawiki).
- luke-jr merged this on Apr 20, 2017
- luke-jr closed this on Apr 20, 2017
-
prusnak commented at 4:13 PM on April 20, 2017: contributor
Ah, sorry. I was confused, because the document in this PR was markdown. Nevermind :)
Contributors