How do I stop Brave browser on Android turning static text into web links?

While testing my web page on Brave browser on Android, there was an unexpected behaviour where a persion’s name that displayed in the page
within a td element was automatically turned into a web search link, e.g.

James Cameron

The test name happened to be ‘James Cameron’ (no relation) and presumably the browser has automatically Googled the text content and provided a link to the film producer of the same name in a panel at the bottom of the page. I don’t want this, as it’s intrusive and inappropriate for my use case. Is there a way to prevent this behaviour, perhaps by adding a META tag? I don’t get this happening with Safari on IOS.