Skip to content

document: the links in the pseudocode in doc/api/modules.md is broken. #63484

@chirsz-ever

Description

@chirsz-ever

Affected URL(s)

No response

Description of the problem

The problem started appearing in Node 20, seemingly after the documentation webpages switched to rendering code blocks using highlight.js. In Node 19, the <a> tags render.

Possible solutions:

  1. Avoid using links in the text block.
  2. Use some technique to render these links.
  3. Rewrite the entire pseudocode into a format similar to the "Resolution Algorithm Specification" section in doc/api/esm.md (link).

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions