Skip to content

Conversation

@daxian-dbw
Copy link
Member

Related to #5231

@daxian-dbw
Copy link
Member Author

NPM is checking Gulp is installed. This may take a few moments.
[-] Should not have errors in any markdown files 20.81s
Expected string length 9 but was 287. Strings differ at index 0.
Expected: {--EMPTY--}
But was: {C:\projects\powershell\docs\building\internals.md: 48: MD007 Unordered list indentation C:\projects\powershell\docs\building\internals.md: 50: MD007 Unordered list indentation (See https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md for an explanation of the error codes)}

@TravisEz13 Can you please help with the failed markdown test? Error code MD007 means the unordered list doesn't use 2-space indentation. However, line 48 and 50 both use 2 space indentation.

$docsToTest = @(
'./*.md'
'./docs/*.md'
'./docs/building/*.md'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@daxian-dbw daxian-dbw merged commit 532044f into PowerShell:master Nov 1, 2017
@daxian-dbw daxian-dbw deleted the docs branch November 1, 2017 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants