<!-- Please don't delete this template or we'll close your issue --> <!-- Please use English language --> <!-- Before creating an issue please make sure you are using the latest version of Docsify. --> <!-- Please ask questions on StackOverflow: https://stackoverflow.com/questions/ask?tags=docsify --> ## Bug Report Link target of [`repo`](https://docsify.js.org/#/configuration?id=repo)'s GitHub Corner should respect [`externalLinkTarget`](https://docsify.js.org/#/configuration?id=externallinktarget) config. #### Steps to reproduce Set `repo` config and click GitHub Corner link. #### What is current behaviour Open repo in current window/tab. #### What is the expected behaviour Open repo in new window/tab by default. (Because default value of `externalLinkTarget` is `_blank`) #### Other relevant information <!-- (Update "[ ]" to "[x]" to check a box) --> - [x] Bug does still occur when all/other plugins are disabled? - Your OS: Windows 10 - Node.js version: v10.15.3 - npm/yarn version: npm v6.9.0, Yarn v1.15.2 - Browser version: Firefox (Dev Edition) 67.0b15 - Docsify version: 4.9.4 - Docsify plugins: - <!-- Love docsify? Please consider supporting our collective: 👉 https://opencollective.com/docsify/donate -->
Bug Report
Link target of
repo's GitHub Corner should respectexternalLinkTargetconfig.Steps to reproduce
Set
repoconfig and click GitHub Corner link.What is current behaviour
Open repo in current window/tab.
What is the expected behaviour
Open repo in new window/tab by default.
(Because default value of
externalLinkTargetis_blank)Other relevant information
Bug does still occur when all/other plugins are disabled?
Your OS: Windows 10
Node.js version: v10.15.3
npm/yarn version: npm v6.9.0, Yarn v1.15.2
Browser version: Firefox (Dev Edition) 67.0b15
Docsify version: 4.9.4
Docsify plugins: -