Skip to content

Replace the use of marked with remark for doc/json generation #21476

@rubys

Description

@rubys

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.feature requestIssues that request new features to be added to Node.js.toolsIssues and PRs related to the tools directory.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions