diff --git a/test/snapshots/markdownlint-test-repos-mdn-content.js.md b/test/snapshots/markdownlint-test-repos-mdn-content.js.md index 7e0227c7..d31b0476 100644 --- a/test/snapshots/markdownlint-test-repos-mdn-content.js.md +++ b/test/snapshots/markdownlint-test-repos-mdn-content.js.md @@ -9,4 +9,5 @@ Generated by [AVA](https://avajs.dev). > Expected linting violations `test-repos/mdn-content/files/en-us/web/api/wheelevent/wheelevent/index.md: 41: MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Constant | Value | Descripti..."]␊ + test-repos/mdn-content/files/en-us/web/css/@view-transition/index.md: 86: MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]␊ test-repos/mdn-content/files/en-us/web/css/basic-shape/polygon/index.md: 55: MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| axis | point 1 | point 2 | p..."]` diff --git a/test/snapshots/markdownlint-test-repos-mdn-content.js.snap b/test/snapshots/markdownlint-test-repos-mdn-content.js.snap index 5f4deb3b..5ea0d261 100644 Binary files a/test/snapshots/markdownlint-test-repos-mdn-content.js.snap and b/test/snapshots/markdownlint-test-repos-mdn-content.js.snap differ