diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.md b/test/snapshots/markdownlint-test-repos-small.mjs.md index 912eded9..279f5804 100644 --- a/test/snapshots/markdownlint-test-repos-small.mjs.md +++ b/test/snapshots/markdownlint-test-repos-small.mjs.md @@ -281,12 +281,12 @@ Generated by [AVA](https://avajs.dev). 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:2374: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:2374:12 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ - test-repos/electron-electron/docs/breaking-changes.md:2374:12 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:2374:33 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ - test-repos/electron-electron/docs/breaking-changes.md:2374:33 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:2374:47 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/docs/breaking-changes.md:2382: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:2382:12 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/docs/breaking-changes.md:2382:12 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:2382:33 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ + test-repos/electron-electron/docs/breaking-changes.md:2382:33 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:2382:47 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]␊ test-repos/electron-electron/docs/tutorial/electron-timelines.md:12:10 error MD060/table-column-style Table column style [Table pipe has extra space to the right for style "compact"]␊ test-repos/electron-electron/docs/tutorial/electron-timelines.md:13:10 error MD060/table-column-style Table column style [Table pipe has extra space to the right for style "compact"]␊ test-repos/electron-electron/docs/tutorial/electron-timelines.md:14:10 error MD060/table-column-style Table column style [Table pipe has extra space to the right for style "compact"]␊ diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.snap b/test/snapshots/markdownlint-test-repos-small.mjs.snap index fada0be4..53920028 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.mjs.snap and b/test/snapshots/markdownlint-test-repos-small.mjs.snap differ