diff --git a/test/snapshots/markdownlint-test-repos-dotnet-docs.js.md b/test/snapshots/markdownlint-test-repos-dotnet-docs.js.md index 6462c5f9..71142d81 100644 --- a/test/snapshots/markdownlint-test-repos-dotnet-docs.js.md +++ b/test/snapshots/markdownlint-test-repos-dotnet-docs.js.md @@ -8,7 +8,15 @@ Generated by [AVA](https://avajs.dev). > Expected linting violations - `test-repos/dotnet-docs/docs/core/compatibility/windows-forms/5.0/invalid-args-cause-argumentoutofrangeexception.md: 30: MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "> | Property | Parameter name ..."]␊ + `test-repos/dotnet-docs/SECURITY.md: 21: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ + test-repos/dotnet-docs/SECURITY.md: 22: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ + test-repos/dotnet-docs/SECURITY.md: 23: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ + test-repos/dotnet-docs/SECURITY.md: 24: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ + test-repos/dotnet-docs/SECURITY.md: 25: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ + test-repos/dotnet-docs/SECURITY.md: 26: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ + test-repos/dotnet-docs/SECURITY.md: 27: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ + test-repos/dotnet-docs/SECURITY.md: 17: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]␊ + test-repos/dotnet-docs/docs/core/compatibility/windows-forms/5.0/invalid-args-cause-argumentoutofrangeexception.md: 30: MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "> | Property | Parameter name ..."]␊ test-repos/dotnet-docs/docs/core/compatibility/windows-forms/5.0/null-args-cause-argumentnullexception.md: 29: MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "> | Method | Parameter name | ..."]␊ test-repos/dotnet-docs/docs/core/compatibility/windows-forms/5.0/null-owner-causes-invalidoperationexception.md: 31: MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "> | Affected method or propert..."]␊ test-repos/dotnet-docs/docs/framework/whats-new/obsolete-members.md: 20: MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "> |Type|Member|Message|"]␊ diff --git a/test/snapshots/markdownlint-test-repos-dotnet-docs.js.snap b/test/snapshots/markdownlint-test-repos-dotnet-docs.js.snap index 8d2da75c..b7136d7c 100644 Binary files a/test/snapshots/markdownlint-test-repos-dotnet-docs.js.snap and b/test/snapshots/markdownlint-test-repos-dotnet-docs.js.snap differ