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

@ -244,7 +244,7 @@ render, `restoreOpenDetails()` re-applies after. Long-content
drill-ins (file previews, diffs, journald logs) now open in the
**side panel** (see below) rather than expanding inline. The
dashboard's own answered-questions history list was the only
`<details data-restore-key>` consumer and is gone (hyperhive#3721)
`<details data-restore-key>` consumer and is gone (#3721)
`snapshotOpenDetails()` / `restoreOpenDetails()` currently have
nothing to restore, kept in place for the next collapsible section
that needs it rather than ripped out along with their one caller.