Commit 63b6803
Disable markdownlint MD051 for attr_list anchors
The docs use python-markdown attr_list heading anchors like '{ #fr1 }' that
markdownlint's MD051 cannot resolve, producing false positives on valid
same-page requirement links. Test-DocumentationLink.ps1 is the authoritative
fragment validator and already recognises these anchors.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent c594061 commit 63b6803
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments