Skip to content

[Feature] Following of links or relative links between documents doesn't work #61

Description

@zeigerpuppy

Currently, it looks like RefMD is not able to follow links between .md files.

For instance, in a tree like:

.
└── docs/
    ├── Doc1
    └── Doc2

if there is a link in Doc1: [Doc2](Doc1.md) this link does not resolve (showing "not found".

It looks like the internal RefMD references for each document are required rather than relative links.

Proposal

It would be great to be able to resolve relative links between documents to enable editing of more complex document trees.

Activity

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

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