I'm trying to make every attachment link open in a new tab/window but checking the 'Open link in a new tab' checkbox in the post editor or adding target="_blank" manually doesn't seem to work. Links always open in the same window.
According to this topic the editor is stripping the target attribute.
Any ideas on how I can get this to work?
Thanks