Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: target _blank

Quick check, your code does actually include the <a (.+?)> part right? That got dropped from your post, but I’m presuming that’s because you didn’t use the code tag. The plugin should add the target=”_blank” HTML attribute, which tells the browser to open the link in a new window. You can change that in the browser to open in a new tab instead, but if it’s not doing either of those, there’s something wrong.

Skip to toolbar