mirror of
https://github.com/zhigang1992/docsify.git
synced 2026-04-22 20:39:24 +08:00
chore: Fixing default option for externalLinkTarget (#348)
This commit is contained in:
@@ -343,7 +343,7 @@ window.$docsify = {
|
||||
## external-link-target
|
||||
|
||||
- type: `String`
|
||||
- default: `_self`
|
||||
- default: `_blank`
|
||||
|
||||
Target to open external links. Default `'_blank'` (new window/tab)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user