script: link check improvements#2209
Merged
murchandamus merged 3 commits intoJul 10, 2026
Merged
Conversation
Member
Author
|
Checked these changes by running the script locally against this diff: diff
--- a/bip-0003.md
+++ b/bip-0003.md
@@ -68,7 +68,7 @@ software. Some may even end up changing the consensus rules that the Bitcoin eco
### What is the Purpose of the BIPs Repository?
-The [BIPs repository](https://github.com/bitcoin/bips/) serves as a publication medium and archive for mature proposals.
+The [[https://github.com/bitcoin/bips/|text]] serves as a publication medium and archive for mature proposals.
Through its high visibility, it facilitates the community-wide consideration of BIPs and provides a well-established
source to retrieve the latest version of any BIP. The repository transparently records all changes to each BIP and
allows any community member to retain a complete copy of the archive easily.
@@ -80,6 +80,8 @@ No formal or informal decision body governs Bitcoin development or decides adopt
## BIP Format and Structure
+[[https://github.com/bitcoin/bips|text]] serves as a publication medium and archive for mature proposals.
+
### Specification
Authors may choose to submit BIPs in MediaWiki or Markdown[^markdown] format.
@@ -111,9 +113,10 @@ following list and address each as appropriate.
Each BIP must begin with an [RFC 822-style header preamble](https://www.w3.org/Protocols/rfc822/). The headers must
appear in the following order. Headers marked with "\*" are optional. All other headers are required.
+[http://example.com]
##### Overview
-
+[https://bitcoin.com](https://bitcoin.com)BIP: <BIP number, or "?" before assignment>
Before: After: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Don't raise on
[url](url)or[url]in the markdown format check.Instead, optionally flag
[url](url)in a separate check with an appropriate message.Finish with a few editorial touch-ups.