X Tutup
The Wayback Machine - https://web.archive.org/web/20220323015817/https://github.com/nodejs/node/pull/35656
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

doc: use kbd element in os doc #35656

Merged
merged 1 commit into from Oct 20, 2020
Merged

doc: use kbd element in os doc #35656

merged 1 commit into from Oct 20, 2020

Conversation

Trott
Copy link
Member

@Trott Trott commented Oct 15, 2020

Use kbd element for key strokes and remove extra parentheses.

Before:

image

After:

Screen Shot 2020-10-15 at 3 52 00 AM

Checklist

@nodejs-github-bot nodejs-github-bot added doc os labels Oct 15, 2020
lpinca
lpinca approved these changes Oct 15, 2020
Use kbd element for key strokes and remove extra parentheses.

PR-URL: nodejs#35656
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
@Trott
Copy link
Member Author

@Trott Trott commented Oct 20, 2020

Landed in 3d9310d

@Trott Trott merged commit 3d9310d into nodejs:master Oct 20, 2020
26 checks passed
@Trott Trott deleted the os-kbd branch Oct 20, 2020
BethGriggs pushed a commit that referenced this issue Oct 21, 2020
Use kbd element for key strokes and remove extra parentheses.

PR-URL: #35656
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
@BethGriggs BethGriggs mentioned this pull request Oct 21, 2020
BethGriggs added a commit that referenced this issue Dec 8, 2020
Use kbd element for key strokes and remove extra parentheses.

PR-URL: #35656
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
BethGriggs added a commit that referenced this issue Dec 10, 2020
Use kbd element for key strokes and remove extra parentheses.

PR-URL: #35656
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
@BethGriggs BethGriggs mentioned this pull request Dec 10, 2020
BethGriggs added a commit that referenced this issue Dec 15, 2020
Use kbd element for key strokes and remove extra parentheses.

PR-URL: #35656
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc os
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup