Skip to content

doc: use consistent typography in streams.md - #6986

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:backtick
Closed

doc: use consistent typography in streams.md#6986
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:backtick

Conversation

@Trott

Copy link
Copy Markdown
Member
Checklist
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

In prose, always surround null-as-a-value in backticks.

@TrottTrott added the doc Issues and PRs related to the documentations. label May 26, 2016
@mscdexmscdex added the stream Issues and PRs related to the stream subsystem. label May 26, 2016
@addaleax

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@eljefedelrodeodeljefe

Copy link
Copy Markdown
Contributor

LGTM

@jasnell

Copy link
Copy Markdown
Member

@Trott ... if you don't mind, can we fold this into #6947?

@jasnell

Copy link
Copy Markdown
Member

Actually... double checking on this, I've already covered this in #6947

@Trott

Copy link
Copy Markdown
MemberAuthor

Actually... double checking on this, I've already covered this in #6947

I think you got all of them except for one, actually. But #6947 is already such a massive diff that invites lots of small comments, that I'm reluctant to bikeshed it. I'll wait for it to land and then see if anything remains to be done. If so, I'll update this PR. If not, I'll close this PR.

@jasnell

Copy link
Copy Markdown
Member

@Trott ... #6947 landed.

In prose, always surround `null`-as-a-value in backticks.
@Trott

Trott commented Jun 6, 2016

Copy link
Copy Markdown
MemberAuthor

Rebased and force-pushed. This now only affects one line of the doc.
¯_(ツ)_/¯

Trott added a commit to Trott/io.js that referenced this pull request Jun 7, 2016
In prose, always surround `null`-as-a-value in backticks.
PR-URL: nodejs#6986
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Robert Jefe Lindstaedt <robert.lindstaedt@gmail.com>
@Trott

Trott commented Jun 7, 2016

Copy link
Copy Markdown
MemberAuthor

Landed in a78c233

@TrottTrott closed this Jun 7, 2016
evanlucas pushed a commit that referenced this pull request Jun 15, 2016
In prose, always surround `null`-as-a-value in backticks.
PR-URL: #6986
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Robert Jefe Lindstaedt <robert.lindstaedt@gmail.com>
@evanlucasevanlucas mentioned this pull request Jun 16, 2016
@Trott
Trott deleted the backtick branch January 13, 2022 22:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Trott@addaleax@eljefedelrodeodeljefe@jasnell@mscdex@MylesBorins