Skip to content

Navigation is not respecting the ordering #40

Description

@andynog

Noticed that the order specified in the page (.md file) is not respected when displaying in the navigation. For example,

  • Introduction
    • install (order 3)
    • quick-start (order 2)
    • what-is-cometbft (order 4)

I'd expect to see them displayed in this order

  1. Quick Start
  2. Install
  3. What is CometBFT

But they are displayed as this:
image

So not sure why the ordering is not respected and rendered properly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationuiUser interface-related

Type

No type

Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions