Skip to content

Conversation

@wking
Copy link
Contributor

@wking wking commented Dec 1, 2017

Like #936. @Mashimiao pointed out that there may be more instances of this, and this commit fixes all instances turned up with:

$ git grep -B1 '^    [^ ]' | grep -A1 '[:-]\*\*'

Like 5d9bbad (config: Dedent root paragraphs, since they aren't a
list entry, 2017-11-08, opencontainers#936).  Ma Shimiao pointed out that there may
be more instances of this [1], and this commit fixes all instances
turned up with:

  $ git grep -B1 '^    [^ ]' | grep -A1 '[:-]\*\*'

[1]: opencontainers#934 (comment)

Signed-off-by: W. Trevor King <[email protected]>
@Mashimiao
Copy link

Uh.... I fixed them in #937

@wking
Copy link
Contributor Author

wking commented Dec 1, 2017

Ah good stuff. I'll comment there.

@wking wking closed this Dec 1, 2017
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.

2 participants