Skip to content

Links generated outside/above of the current location are broken #3

@pitrson

Description

@pitrson

Hi,

I'm not sure whether this is a feature request or bug, but I have noticed that the links are generated properly only if traversing sub-directories/documents.

This is my test scenario:

docs/
    index.md
    test1/index1.md
    test2/test2_2/index2.md

All of the md docs do have index_test tag set. Now when I try to generate same set of links in each of them using {pagelist 100 index_test }, following's the result:

So I assume that pagelist expects that the generated links/docs are in the subdirectories?
IMHO it should be able to generate links for any document regardless of the documentation structure and their location. Eg. we often try to reference docs from different sections/locations - it's quite common I think.

Would this be possible to fix?
Thanks!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions