awslabs / aws-devops-essential

In few hours, quickly learn how to effectively leverage various AWS services to improve developer productivity and reduce the overall time to market for new product capabilities.
Apache License 2.0
714 stars 500 forks source link

fix markdown list formatting #11

Closed topher200 closed 6 years ago

topher200 commented 6 years ago

The lack of a gap breaks the markdown editor on github, and turns the list into a non-newline-separated paragraph. Adding a newline after the image fixes the issue.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.