don't open external in new tab
This commit is contained in:
parent
606b8f0b94
commit
31fbefcf40
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ const markdownLib = markdownIt({
|
|||
return href.match(/^https?:\/\//);
|
||||
},
|
||||
attrs: {
|
||||
target: '_blank',
|
||||
rel: 'noopener'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue