Skip to content

Conversation

@agabrys
Copy link
Contributor

@agabrys agabrys commented Jul 6, 2020

List were formatted inconsistently - items are ended with commas, dots or nothing. Items in ordered lists in most cases were ended with dots and in unordered with commas (the last one with a dot). This commit adds missing dot/comma character to all list items, so all lists are formatted according to the previously described rule (ordered - dot, unordered - comma).

agabrys and others added 2 commits July 6, 2020 13:01
List were formatted inconsistently - items are ended with commas, dots or nothing. Items in ordered lists in most cases were ended with dots and in unordered with commas (the last one with a dot). This commit adds missing dot/comma character to all list items, so all lists are formatted according to the previously described rule (ordered - dot, unordered - comma)
@pellared pellared merged commit a505978 into master Jul 6, 2020
@pellared pellared deleted the bugfix/consistent-list-formatting branch July 6, 2020 14:57
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