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: general improvements to punycode.md copy #7025

Closed
wants to merge 1 commit into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented May 27, 2016

Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc (punycode)

Description of change

General improvements to punycode.md copy

@nodejs/documentation

@jasnell jasnell added the doc Issues and PRs related to the documentations. label May 27, 2016
const punycode = require('punycode');
```

[Punycode][] is a character encoding scheme defined by RFC 3492 that is
Copy link
Contributor

Choose a reason for hiding this comment

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

Link to RFC 3492?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh. Hmm. I find that a bit confusing, oh well.

@mscdex mscdex added the lib / src Issues and PRs related to general changes in the lib or src directory. label May 27, 2016
@benjamingr
Copy link
Member

Generally LGTM

jasnell added a commit that referenced this pull request Jun 2, 2016
@jasnell
Copy link
Member Author

jasnell commented Jun 2, 2016

Landed in 83e3226

@jasnell jasnell closed this Jun 2, 2016
evanlucas pushed a commit that referenced this pull request Jun 15, 2016
@evanlucas evanlucas mentioned this pull request Jun 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. lib / src Issues and PRs related to general changes in the lib or src directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants