Skip to content

Fix buggy markdown #267

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

Merged
merged 2 commits into from
Oct 19, 2016
Merged

Fix buggy markdown #267

merged 2 commits into from
Oct 19, 2016

Conversation

therobinkim
Copy link
Contributor

@therobinkim therobinkim commented Oct 19, 2016

Describe the proposed changes

Changes shell docker run -d -p 80:80 --name webserver nginx
to docker run -d -p 80:80 --name webserver nginx
in bullet number 2.

Before:
screen shot 2016-10-19 at 00 17 58

After:
screen shot 2016-10-19 at 00 18 26

FYI modifying the TRIPLE-BACKTICK block to render correctly would misalign the rest of the content under bullet 2, so I opted to just change it to a SINGLE-BACKTICK snippet.

Related issue

#227

Signed-off-by: Robin Kim [email protected]

@johndmulhausen
Copy link

Thanks, @therobinkim !

@johndmulhausen johndmulhausen merged commit 9160557 into docker:master Oct 19, 2016
@johndmulhausen johndmulhausen self-assigned this Oct 19, 2016
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