diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.md b/test/snapshots/markdownlint-test-repos-small.mjs.md index 279f5804..9ef56679 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: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/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"]␊ + test-repos/electron-electron/docs/breaking-changes.md:2398: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:2398: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:2398: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"]␊ @@ -324,8 +324,7 @@ Generated by [AVA](https://avajs.dev). test-repos/electron-electron/docs/tutorial/examples.md:35:27 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ test-repos/electron-electron/docs/tutorial/examples.md:35:145 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ test-repos/electron-electron/docs/tutorial/examples.md:36:27 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ - test-repos/electron-electron/docs/tutorial/examples.md:36:145 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]␊ - test-repos/electron-electron/docs/tutorial/menus.md:203:32 error MD052/reference-links-images Reference links and images should use a label that is defined [Missing link or image reference definition: "sharemenu"] [Context: "[share menu][ShareMenu]"]` + test-repos/electron-electron/docs/tutorial/examples.md:36:145 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]` ## https://github.com/eslint/eslint diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.snap b/test/snapshots/markdownlint-test-repos-small.mjs.snap index 53920028..aa9504d5 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.mjs.snap and b/test/snapshots/markdownlint-test-repos-small.mjs.snap differ