diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.md b/test/snapshots/markdownlint-test-repos-small.mjs.md index 9ef56679..ee78ff17 100644 --- a/test/snapshots/markdownlint-test-repos-small.mjs.md +++ b/test/snapshots/markdownlint-test-repos-small.mjs.md @@ -279,8 +279,11 @@ Generated by [AVA](https://avajs.dev). 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/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"]␊ + test-repos/electron-electron/docs/api/structures/notification-action.md:12:110 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:339 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:2398: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:2398: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:2398:12 error MD060/table-column-style Table column style [Table pipe is missing 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 aa9504d5..3ba6f225 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.mjs.snap and b/test/snapshots/markdownlint-test-repos-small.mjs.snap differ