Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add markdownlint, fix formatting violations #119

Merged
merged 12 commits into from Aug 2, 2023
Merged

Conversation

el-termikael
Copy link
Contributor

fixes included:

  • emphasis used instead of a heading
  • files should end with a single newline character
  • headings should be surrounded by blank lines
  • lists should be surrounded by blank lines
  • multiple consecutive blank lines
  • multiple spaces after block quote symbol
  • ordered list item prefix
  • trailing spaces

fixes included:
- emphasis used instead of a heading
- files should end with a single newline character
- headings should be surrounded by blank lines
- lists should be surrounded by blank lines
- multiple consecutive blank lines
- multiple spaces after block quote symbol
- ordered list item prefix
- trailing spaces
@slavaleleka slavaleleka changed the title fixed formatting violations [WIP] fixed formatting violations Aug 1, 2023
@slavaleleka slavaleleka changed the title [WIP] fixed formatting violations add markdownlint, fix formatting violations Aug 1, 2023
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.

None yet

2 participants