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

Fix inline code in npm-scripts #107

Closed
wants to merge 1 commit into from
Closed

Fix inline code in npm-scripts #107

wants to merge 1 commit into from

Conversation

scarletcs
Copy link

The inline code previously had a word break. This made the <pkg> render as an entire containing element on the page, breaking all markdown afterwards: https://docs.npmjs.com/misc/scripts

firefox_2018-12-01_00-17-53

The inline code previously had a word break. This made the `<pkg>` render as an entire containing element on the page: https://docs.npmjs.com/misc/scripts
@scarletcs scarletcs requested a review from a team as a code owner December 1, 2018 00:18
@kenany
Copy link
Contributor

kenany commented Dec 3, 2018

Seems like this already landed in release-next: #96

@scarletcs
Copy link
Author

Yes it did. :) Thanks.

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