scivision / linkchecker-markdown

Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second
MIT License
32 stars 18 forks source link

Error output has only filename, which may be ambiguous #16

Open TimidRobot opened 3 years ago

TimidRobot commented 3 years ago

Error output has filename, which may be ambiguous.

I use Lektor, which has subdirectories that all contain the same filename (contents.lr).

When the recursive option is used, I think it would be better to display the relative path instead of just the filename.