How to force all links on content to open in new browser window ?

1- Go to WPeMatico Settings and enable the Rewrite feature.
2- Go to the campaign, find the β€œRewrite Options” section.
2.1- In the β€œOrigin” field type: href
2.2- Then in the β€œRewrite to” field type: target="_blank" href

How to force all links on content to open in new browser window? - rewrite

This will rewrite all <a> tags of posts created by WPeMatico by adding the target _blank attribute to open the links in a new tab.