Closed
Description
Bug Report
Steps to reproduce
define alias described like in https://docsify.js.org/#/configuration?id=alias
do a link in a md file using an alias path
What is current behaviour
the alias is ignored, you will get linked to a local path
What is the expected behaviour
it should resolve the alias
Other relevant information
- Your OS: macOs
- Node.js version: 12.13.1
- npm/yarn version:
- Browser version: chrome
- Docsify version: 4.11.6
- Docsify plugins: none