-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
doc: remove spaces inside code span elements #29329
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
Conversation
|
@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 |
0c826c5 to
59fe47c
Compare
|
Looks good except for that one link thing. Not sure what the right answer to that one is. |
Trott
left a comment
There was a problem hiding this comment.
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.
59fe47c to
8097af1
Compare
8097af1 to
856cc17
Compare
Applies MarkdownLint MD038 rule
Applies MarkdownLint MD038 rule
856cc17 to
5887a6c
Compare
|
Landed in b41989d...63f5a76 |
Applies MarkdownLint MD038 rule PR-URL: #29329 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
Applies MarkdownLint MD038 rule PR-URL: #29329 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
Applies MarkdownLint MD038 rule PR-URL: #29329 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
Applies MarkdownLint MD038 rule PR-URL: #29329 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes