Using the regular expression (RegEx) function in your HTML editor, you can quickly and easily remove tags from your Mailchimp exports.
Here's how it works:
- Open your Mailchimp export in an HTML editor
- Click on the Find All tool and paste this Mailchimp tag into the Find field: \*\|.*\|\* (This regex looks for occurrences of "*|<any_text>|*")
- Turn on the RegEx function to find all the instances of the Mailchimp tags
- Leave the Replace field blank and click the Replace All button
You can follow the same steps for any tags or scripts you want to remove from your email exports.