diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.md b/test/snapshots/markdownlint-test-repos-small.mjs.md index 4070b04b..67df9e12 100644 --- a/test/snapshots/markdownlint-test-repos-small.mjs.md +++ b/test/snapshots/markdownlint-test-repos-small.mjs.md @@ -259,7 +259,27 @@ Generated by [AVA](https://avajs.dev). > Expected linting violations - `test-repos/electron-electron/docs/api/structures/notification-action.md:10:163 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ + `test-repos/electron-electron/CLAUDE.md:50:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:50:11 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:50:11 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:50:21 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:59:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:59:11 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:59:11 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:59:21 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:73:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:73:11 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:73:11 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:73:21 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:173:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:173:8 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:173:8 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:173:18 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/CLAUDE.md:184:19 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ + test-repos/electron-electron/CLAUDE.md:184:60 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ + test-repos/electron-electron/CLAUDE.md:185:28 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ + test-repos/electron-electron/CLAUDE.md:185:54 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ + test-repos/electron-electron/docs/api/structures/notification-action.md:10:163 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ test-repos/electron-electron/docs/api/structures/notification-action.md:10:431 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ test-repos/electron-electron/docs/breaking-changes.md:2364:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]␊ test-repos/electron-electron/docs/breaking-changes.md:2364:12 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.snap b/test/snapshots/markdownlint-test-repos-small.mjs.snap index 403937bf..825fde14 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.mjs.snap and b/test/snapshots/markdownlint-test-repos-small.mjs.snap differ