zachhannum / mkdocs-autolinks-plugin

An MkDocs plugin that automagically generates relative links between markdown pages
https://pypi.org/project/mkdocs-autolinks-plugin/
MIT License
80 stars 31 forks source link

link priority #38

Open erictioh opened 5 months ago

erictioh commented 5 months ago

i noticed that your current plugin will behave this way where if i write a link in file.md to display image1.png, guess what it displayed image1.png in folder 1. so i would suggest you to explore if possible to look for the same and sub folders where the md file is as higher priority instead of expecting all those supported file must be with unique filename.

folder1

folder2