diff --git a/test/snapshots/markdownlint-test-repos-small.js.md b/test/snapshots/markdownlint-test-repos-small.js.md index 460e5f56..e941e473 100644 --- a/test/snapshots/markdownlint-test-repos-small.js.md +++ b/test/snapshots/markdownlint-test-repos-small.js.md @@ -188,8 +188,6 @@ Generated by [AVA](https://avajs.dev). test-repos/mochajs-mocha/PROJECT_CHARTER.md: 51: MD051/link-fragments Link fragments should be valid [Context: "[§2: Scope](#%c2%a72-scope)"]␊ test-repos/mochajs-mocha/PROJECT_CHARTER.md: 56: MD051/link-fragments Link fragments should be valid [Context: "[§2: Scope](#%c2%a72-scope)"]␊ test-repos/mochajs-mocha/README.md: 39: MD045/no-alt-text Images should have alternate text (alt text)␊ - test-repos/mochajs-mocha/SECURITY.md: 8: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 8]␊ - test-repos/mochajs-mocha/SECURITY.md: 9: MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]␊ test-repos/mochajs-mocha/docs/index.md: 32: MD051/link-fragments Link fragments should be valid [Context: "[global variable leak detection](#-check-leaks)"]␊ test-repos/mochajs-mocha/docs/index.md: 33: MD051/link-fragments Link fragments should be valid [Context: "[optionally run tests that match a regexp](#-grep-regexp-g-regexp)"]␊ test-repos/mochajs-mocha/docs/index.md: 34: MD051/link-fragments Link fragments should be valid [Context: "[auto-exit to prevent "hanging" with an active loop](#-exit)"]␊ diff --git a/test/snapshots/markdownlint-test-repos-small.js.snap b/test/snapshots/markdownlint-test-repos-small.js.snap index baf91195..a33d27c0 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.js.snap and b/test/snapshots/markdownlint-test-repos-small.js.snap differ