Skip to content

Don't sort docs anchors alphabetically #144

@angeloashmore

Description

@angeloashmore

Anchors from the docs index API are returned in source-document order. The CLI currently sorts them alphabetically by slug (src/commands/docs-list.ts:41), which loses that ordering.

We should preserve the API's original order when displaying anchors so they match the structure of the underlying document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions