-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Open
Labels
bugconfirmed as a bugconfirmed as a bug
Description
Bug Report
Steps to reproduce
- clone this project: https://github.com/ndr-brt/docsify-test
- serve docsify locally
docsify serve docs
- see that the "notanmd" json file is rendered at the root level but not in the subfolder.
What is current behaviour
Relative path is not "calculated" correctly when the file is matched by noCompileLinks
What is the expected behaviour
To have the relative path evaluated also if the link needs to be not compiled.
Other relevant information
-
Bug does still occur when all/other plugins are disabled?
-
Your OS:
-
Node.js version:
-
npm/yarn version:
-
Browser version:
-
Docsify version:
-
Docsify plugins:
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)
@4
Metadata
Metadata
Assignees
Labels
bugconfirmed as a bugconfirmed as a bug