-
- Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Description
Summary: over time the node.js build process has outgrown marked and it's regular expression based processing model. See:
#21081 (comment)
#21081 (comment)
#21081 (comment)
It is time to replace it with something that involves a proper syntax tree which can be programmatically manipulated and from which artifacts like JSON can be confidently generated.
TimothyGu and ChALkeR
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.