8000 doc: format general markdown files by Trott · Pull Request #40322 · nodejs/node · GitHub < 8000 /head>
[go: up one dir, main page]

Skip to content

Conversation

Copy link
Member
@Trott Trott commented Oct 5, 2021

Use make format-md to format general markdown files.

@nodejs-github-bot nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Oct 5, 2021
@Trott Trott added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Oct 5, 2021
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 5, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

Use `make format-md` to format general markdown files.

PR-URL: nodejs#40322
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott
Copy link
Member Author
Trott commented Oct 7, 2021

Landed in 88e82b8

@Trott Trott merged commit 88e82b8 into nodejs:master Oct 7, 2021
@Trott Trott deleted the format-md-gen branch October 7, 2021 04:22
danielleadams pushed a commit that referenced this pull request Oct 7, 2021
Use `make format-md` to format general markdown files.

PR-URL: #40322
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>