diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.md b/test/snapshots/markdownlint-test-repos-small.mjs.md index 7025f891..740ea599 100644 --- a/test/snapshots/markdownlint-test-repos-small.mjs.md +++ b/test/snapshots/markdownlint-test-repos-small.mjs.md @@ -269,14 +269,14 @@ Generated by [AVA](https://avajs.dev). 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/CLAUDE.md:177: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:177: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:177: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:177: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:188: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:188: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:189: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:189: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:11:164 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:11:309 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:12:99 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.snap b/test/snapshots/markdownlint-test-repos-small.mjs.snap index c06aba88..6859acf3 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.mjs.snap and b/test/snapshots/markdownlint-test-repos-small.mjs.snap differ