Closed
Description
I think that it's useful to have at least the CHANGELOG published to the Docsy website. If we publish all top-level *.md
files we'll be able to eliminate the need for the extra link checking via markdown-link-check
. We'll then be able to rely on htmltest
's reference caching capabilities.
I'm marking this is CI/infrastructure related since this is in part motivated replacing markdown-link-check
by use of htmltest
.