This is a standard block.
Valid: spaces at start of description. | -Invalid: spaces at end making line > 46 chars. | +Valid: spaces at start of description. | +Invalid: spaces at end making line > 46 chars. |
// Dummy. | @@ -85,8 +85,8 @@
Valid: spaces at start + end of description. | -Invalid: spaces ' ' in description. | +Valid: spaces at start + end of description. | +Invalid: spaces ' ' in description. | |||||||
// Note: description above without the// trailing whitespace fits in 46 chars. | diff --git a/tests/Core/Generators/Expectations/ExpectedOutputCodeTitleWhitespace.md b/tests/Core/Generators/Expectations/ExpectedOutputCodeTitleWhitespace.md index 2d04562c7e..e623ba98dd 100644 --- a/tests/Core/Generators/Expectations/ExpectedOutputCodeTitleWhitespace.md +++ b/tests/Core/Generators/Expectations/ExpectedOutputCodeTitleWhitespace.md @@ -5,8 +5,8 @@ This is a standard block.
Valid: spaces at start of description. | -Invalid: spaces at end making line > 46 chars. | +Valid: spaces at start of description. | +Invalid: spaces at end making line > 46 chars. |
---|---|---|---|
@@ -23,8 +23,8 @@ This is a standard block. |
Valid: spaces at start + end of description. | -Invalid: spaces ' ' in description. | +Valid: spaces at start + end of description. | +Invalid: spaces ' ' in description. |
---|---|---|---|