Hi @Juan_Manuel_Montanez
Try the following formula with replace function to replace all the contents inside square brackets:
{{replace("sample text with links[www.link 1.com]and[link 2] "; “/[(.*?)]/g”; emptystring)}}
Output:
Best regards,
Msquare Automation
Gold Partner of Make
@Msquare_Automation