Skip to content

Disambiguate with relative paths #39

@lovette

Description

@lovette

I have a structure similar to this (but much larger with dozens of duplicate file names.)

- runtime/
  - index.md
  - foo.md
- arch/
  - index.md
  - foo.md

I was hoping each index.md could cross link to foo.md with relative paths like ./foo.md or runtime/foo.md and arch/foo.md but it appears that doesn't work. I still have to use ../runtime/foo.md, etc.

Would be a nice feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions