Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Remove back-ticks not being parsed as markdown #21165

Merged
merged 1 commit into from Jul 10, 2018
Merged

Conversation

hchiam
Copy link
Contributor

@hchiam hchiam commented Jul 7, 2018

I believe it should be:
npm install foo
instead of:
npm install foo``

npm install foo, not npm install foo``
@hchiam hchiam requested a review from a team as a code owner July 7, 2018 03:07
Copy link
Contributor

@zkat zkat left a comment

Choose a reason for hiding this comment

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

👍 hah! Nice catch!

@zkat zkat changed the base branch from latest to release-next July 10, 2018 22:05
@zkat zkat merged commit 0d4d767 into npm:release-next Jul 10, 2018
zkat pushed a commit that referenced this pull request Jul 10, 2018
npm install foo, not npm install foo``

PR-URL: #21165
Credit: @hchiam
Reviewed-By: @zkat
@hchiam hchiam deleted the patch-1 branch July 11, 2018 00:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants