Skip to content

[v25] Anchors without -- prefix #757

@regseb

Description

@regseb

Affected URL(s)

https://nodejs.org/docs/latest-v25.x/api/cli.html#permission

Description of the problem

  • In v24, HTML anchors have the prefix --. For example, for the heading --permission, the anchor is also --permission.
  • In v25, the prefix is removed. For the heading --permission, the anchor is permission.

The links haven't been changed, so they still go to the correct page, but they don't scroll to the right spot.


Either the problem comes from how the anchors are generated, or all the links need to be corrected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Legacy Generator`legacy-html`, `legacy-json`, and their `-all` variantsgood first issueGood for newcomers

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions