Skip to content

fix(docs): Fix cut out text #1229

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 4 commits into from
May 27, 2017
Merged

fix(docs): Fix cut out text #1229

merged 4 commits into from
May 27, 2017

Conversation

glennreyes
Copy link
Contributor

Should fix cut out text:
image

@skipjack
Copy link
Collaborator

Can you share a larger screenshot of where this is cut off and let us know at about what screen size? Also the build is going to fail because for code blocks you need to specify a language e.g.

``` js
...
```

Other than that I think this change is good as those bullets did run on a bit too long, but I think there may be an underlying styling issue we should also fix.

@glennreyes
Copy link
Contributor Author

It's on this page:
https://webpack.js.org/guides/code-splitting-async/

image

@glennreyes glennreyes changed the title Fix cut out text fix(docs): Fix cut out text May 18, 2017
Copy link
Collaborator

@skipjack skipjack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update, I'll look into the root cause after merging this.

@skipjack skipjack merged commit be2c69a into webpack:master May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants