Skip to content

doc: remove spaces inside code span elements - #29329

Closed
nschonni wants to merge 2 commits into
nodejs:masterfrom
nschonni:fix--MD038/no-space-in-code
Closed

doc: remove spaces inside code span elements#29329
nschonni wants to merge 2 commits into
nodejs:masterfrom
nschonni:fix--MD038/no-space-in-code

Conversation

@nschonni

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nschonni

Copy link
Copy Markdown
MemberAuthor

@Trott from the discussion from nodejs/nodejs.org#2458 (comment) this is just trying to fixup some of the diffs between what remark and markdownlint cover rather than swap them

@nschonni
nschonniforce-pushed the fix--MD038/no-space-in-code branch from 0c826c5 to 59fe47cCompareAugust 27, 2019 03:52
@nschonninschonni changed the title chore: MD038/no-space-in-codedoc: remove spaces inside code span elementsAug 27, 2019
Comment threaddoc/api/buffer.md Outdated
@Trott

Copy link
Copy Markdown
Member

Looks good except for that one link thing. Not sure what the right answer to that one is.

@TrottTrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would love for the one item we're commenting about to get resolved, but this change doesn't make it any worse, so LGTM.

Comment threaddoc/changelogs/CHANGELOG_V6.md Outdated
Comment threadtest/README.md Outdated
@nschonni
nschonniforce-pushed the fix--MD038/no-space-in-code branch from 59fe47c to 8097af1CompareAugust 27, 2019 22:28
@danbev

Copy link
Copy Markdown
Contributor

Applies MarkdownLint MD038 rule
Applies MarkdownLint MD038 rule
@nschonni
nschonniforce-pushed the fix--MD038/no-space-in-code branch from 856cc17 to 5887a6cCompareOctober 9, 2019 23:27
@Trott

Copy link
Copy Markdown
Member

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 10, 2019
@Trott

Copy link
Copy Markdown
Member

Landed in b41989d...63f5a76

@TrottTrott closed this Oct 10, 2019
Trott pushed a commit that referenced this pull request Oct 10, 2019
Applies MarkdownLint MD038 rule
PR-URL: #29329
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Trott pushed a commit that referenced this pull request Oct 10, 2019
Applies MarkdownLint MD038 rule
PR-URL: #29329
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@nschonni
nschonni deleted the fix--MD038/no-space-in-code branch October 10, 2019 04:49
BridgeAR pushed a commit that referenced this pull request Oct 10, 2019
Applies MarkdownLint MD038 rule
PR-URL: #29329
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
BridgeAR pushed a commit that referenced this pull request Oct 10, 2019
Applies MarkdownLint MD038 rule
PR-URL: #29329
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@BridgeARBridgeAR mentioned this pull request Oct 10, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@nschonni@Trott@danbev@XhmikosR@jasnell@lpinca@trivikr