Some link-checking tools support ignore attributes, like data-proofer-ignore:
For external links generated from known sources, such as GitHub last-modified link, we should support use such ignore attributes. It might be useful to apply such attributes to other links too (page edit?), but this will require more thought (since misconfigured page-edit links can be invalid).
Some link-checking tools support ignore attributes, like
data-proofer-ignore:For external links generated from known sources, such as GitHub last-modified link, we should support use such ignore attributes. It might be useful to apply such attributes to other links too (page edit?), but this will require more thought (since misconfigured page-edit links can be invalid).