Skip to content

doc: fixup esm resolver spec formatting - #28885

Closed
guybedford wants to merge 1 commit into
masterfrom
guybedford-patch-1
Closed

doc: fixup esm resolver spec formatting#28885
guybedford wants to merge 1 commit into
masterfrom
guybedford-patch-1

Conversation

@guybedford

Copy link
Copy Markdown
Contributor

This fixes up the formatting of the esm resolver spec in the docs, which is currently showing some markdown issues - https://nodejs.org/dist/latest-v12.x/docs/api/esm.html#esm_resolution_algorithm.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 28, 2019
@targos

Copy link
Copy Markdown
Member

👍 to fast-track

@guybedfordguybedford added the fast-track PRs that do not need to wait for 48 hours to land. label Jul 29, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@guybedford

Copy link
Copy Markdown
ContributorAuthor

Landed in 816db9e.

@guybedford
guybedford deleted the guybedford-patch-1 branch July 30, 2019 00:26
guybedford added a commit that referenced this pull request Jul 30, 2019
PR-URL: #28885
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Aug 2, 2019
PR-URL: #28885
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@BridgeARBridgeAR mentioned this pull request Aug 6, 2019
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.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@guybedford@targos@nodejs-github-bot@jasnell@lpinca@cjihrig