rdme icon indicating copy to clipboard operation
rdme copied to clipboard

`position` number in frontmatter of "parent" Markdown file not respected properly

Open pete-the-pete opened this issue 5 months ago • 0 comments

Assume the following file structure and desired position of markdown files

  1. intro
  2. getting-started
  3. jobs
    1. initiating
    2. updating
    3. closing
  4. payments
  5. swag
  6. contacts

The payments page will appear before the jobs page, even though the position is higher.

pete-the-pete avatar Oct 02 '25 21:10 pete-the-pete