check-issue-refs: catch ambiguous owner#N cross-repo refs in markdown too

This commit is contained in:
damocles 2026-09-09 20:21:35 +02:00
commit 786ab304d6
9 changed files with 64 additions and 39 deletions

View file

@ -3,7 +3,7 @@
One page per Rust workspace crate — its own `README.md`, unchanged, served
here for browsing alongside the rest of the docs site. **The crate's own
`README.md` is the source of truth; nothing here is hand-maintained.**
`nix/packages/reference-docs.nix` (hyperhive#3051) generates every page at
`nix/packages/reference-docs.nix` (#3051) generates every page at
build time straight from the crate's real `README.md`, so it can never
drift out of sync the way a hand-copied mirror would — edit the crate's
own README to change what shows up here.