Skip to content

doc: use kbd element in readline doc - #35698

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:readline-kbd
Oct 21, 2020
Merged

doc: use kbd element in readline doc#35698
Trott merged 1 commit into
nodejs:masterfrom
Trott:readline-kbd

Conversation

@Trott

Copy link
Copy Markdown
Member
Checklist

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. readline Issues and PRs related to the built-in readline module. labels Oct 18, 2020
@Trott

Copy link
Copy Markdown
MemberAuthor

Before:

image

After:

image

Comment threaddoc/api/readline.md Outdated
Comment threaddoc/api/readline.md Outdated
@codecov-io

codecov-io commented Oct 18, 2020

Copy link
Copy Markdown

Codecov Report

Merging #35698 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #35698 +/- ##
=======================================
Coverage 96.40% 96.40% =======================================
Files 220 220 Lines 73681 73681 =======================================
+ Hits 71031 71032 +1 + Misses 2650 2649 -1 
Impacted FilesCoverage Δ
lib/_http_server.js98.45% <0.00%> (+0.10%)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fbe33aa...7b17c36. Read the comment docs.

PR-URL: nodejs#35698
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 6c4239b

@Trott
Trott merged commit 6c4239b into nodejs:masterOct 21, 2020
@Trott
Trott deleted the readline-kbd branch October 21, 2020 11:46
BethGriggs pushed a commit that referenced this pull request Oct 21, 2020
PR-URL: #35698
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Oct 21, 2020
BethGriggs pushed a commit that referenced this pull request Dec 8, 2020
PR-URL: #35698
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
BethGriggs pushed a commit that referenced this pull request Dec 10, 2020
PR-URL: #35698
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Dec 10, 2020
BethGriggs pushed a commit that referenced this pull request Dec 15, 2020
PR-URL: #35698
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
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.readlineIssues and PRs related to the built-in readline module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@codecov-io@lpinca@watilde@nodejs-github-bot