Closed
Description
Bug Report
Steps to reproduce
add a md file in a sub1 dir /docs/sub1/test.md
add a img.png in /docs/images
add a imgLink in sub1/test.md:

Current behaviour
docsify render the image url to :
/./sub1/images/img.png
Expected behaviour
docsify should render the image url to :
/images/img.png
- Docsify version:
- [x ] Bug still occurs when all/other plugins are disabled?
Please create a reproducible sandbox
Metadata
Metadata
Assignees
Labels
No labels