Links don't open in a new tab
Closed this issue · 2 comments
ocdtrekkie commented
Links to external sites in Sandstorm apps should have target=_blank
so that they open in a new tab.
Ideally, of course, any modification for this should be as light as possible so that it doesn't break maintainability.
johnbintz commented
This should be fixed with https://github.com/johnbintz/dokuwiki-sandstorm/blob/master/local.protected.php#L21 which is in the next App Store release.
ocdtrekkie commented
It is!