FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: Add references in punycode.md by isaacl · Pull Request #36761 · nodejs/node · GitHub

/ node Public

docs: Add references in punycode.md - #36761

Closed
isaacl wants to merge 2 commits into
nodejs:masterfrom
isaacl:patch-2
Closed

docs: Add references in punycode.md#36761
isaacl wants to merge 2 commits into
nodejs:masterfrom
isaacl:patch-2

Conversation

isaacl commented Jan 3, 2021

Copy link
Copy Markdown
Contributor

Add references to related url functions in punycode.md. These provide
guidance to users who may be investigating the punycode module for URL
encoding.

This is based on confusion I personally experienced reading the deprecation
notice.

Checklist

nodejs-github-bot added doc Issues and PRs related to the documentations. punycode Issues and PRs related to the punycode module bundled in Node.js. labels Jan 3, 2021
isaacl changed the title docs: Add references to punycode.md docs: Add references in punycode.md Jan 3, 2021
Comment thread doc/api/punycode.md Outdated
Comment thread doc/api/punycode.md Outdated
Comment thread doc/api/punycode.md Outdated
Add references to related `url` functions in punycode.md. These provide
guidance to users who may be investigating the punycode module for URL
encoding.

isaacl commented Jan 4, 2021

Copy link
Copy Markdown
Contributor Author

hmm build can't find the links, but they're properly formatted for md. idk

aduh95 commented Jan 4, 2021

Copy link
Copy Markdown
Contributor

hmm build can't find the links, but they're properly formatted for md. idk

We should use the links I provided in my suggestions above, those will work for the CI.

Comment thread doc/api/punycode.md Outdated
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jan 8, 2021

jasnell commented Jan 9, 2021

Copy link
Copy Markdown
Member

Landed in 7dea99b

jasnell closed this Jan 9, 2021
jasnell pushed a commit that referenced this pull request Jan 9, 2021
Add references to related `url` functions in punycode.md. These provide
guidance to users who may be investigating the punycode module for URL
encoding.

PR-URL: #36761
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Add references to related `url` functions in punycode.md. These provide
guidance to users who may be investigating the punycode module for URL
encoding.

PR-URL: #36761
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams mentioned this pull request Jan 12, 2021
isaacl deleted the patch-2 branch January 19, 2021 13:30
targos pushed a commit that referenced this pull request May 1, 2021
Add references to related `url` functions in punycode.md. These provide
guidance to users who may be investigating the punycode module for URL
encoding.

PR-URL: #36761
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams mentioned this pull request May 3, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. punycode Issues and PRs related to the punycode module bundled in Node.js.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL