diff --git a/test/snapshots/markdownlint-test-repos-small.js.md b/test/snapshots/markdownlint-test-repos-small.js.md index 670aa4ac..66d6763e 100644 --- a/test/snapshots/markdownlint-test-repos-small.js.md +++ b/test/snapshots/markdownlint-test-repos-small.js.md @@ -333,6 +333,9 @@ Generated by [AVA](https://avajs.dev). test-repos/v8-v8-dev/src/features/intl-numberformat.md: 234: MD033/no-inline-html Inline HTML [Element: feature-support]␊ test-repos/v8-v8-dev/src/features/intl-pluralrules.md: 126: MD033/no-inline-html Inline HTML [Element: feature-support]␊ test-repos/v8-v8-dev/src/features/intl-relativetimeformat.md: 175: MD033/no-inline-html Inline HTML [Element: feature-support]␊ + test-repos/v8-v8-dev/src/features/iterator-helpers.md: 188: MD034/no-bare-urls Bare URL used [Context: "https://chromestatus.com/featu..."]␊ + test-repos/v8-v8-dev/src/features/iterator-helpers.md: 189: MD034/no-bare-urls Bare URL used [Context: "https://bugzilla.mozilla.org/s..."]␊ + test-repos/v8-v8-dev/src/features/iterator-helpers.md: 190: MD034/no-bare-urls Bare URL used [Context: "https://bugs.webkit.org/show_b..."]␊ test-repos/v8-v8-dev/src/features/logical-assignment.md: 92: MD033/no-inline-html Inline HTML [Element: feature-support]␊ test-repos/v8-v8-dev/src/features/modules.md: 16: MD033/no-inline-html Inline HTML [Element: feature-support]␊ test-repos/v8-v8-dev/src/features/nullish-coalescing.md: 155: MD033/no-inline-html Inline HTML [Element: feature-support]␊ diff --git a/test/snapshots/markdownlint-test-repos-small.js.snap b/test/snapshots/markdownlint-test-repos-small.js.snap index aa85e404..37278b04 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.js.snap and b/test/snapshots/markdownlint-test-repos-small.js.snap differ