Skip to content

Commit 528151e

Browse files
committed
Update content validation sections
1 parent 1a2df98 commit 528151e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/engage/content/email/editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ To view more examples related to your use case, visit the [LiquidJS docs](https:
147147

148148
## Content validation
149149

150-
For all content editors in Engage, you'll see alerts for any issues in your template, such as invalid profile traits or incorrect [liquid syntax](https://liquidjs.com/tags/overview.html){:target="blank"}. Engage both flags template issue(s), and displays recommended next steps. You must fix any issues before using your template in Engage campaigns.
150+
For all content editors in Engage, you'll see alerts for any issues in your template, such as invalid profile traits or incorrect [liquid syntax](https://liquidjs.com/tags/overview.html){:target="blank"}. Engage both flags template issue(s), and displays recommended next steps. While you can save these templates, you must fix any issues before using them in Engage campaigns.
151151

152152
## Save the template
153153

src/engage/content/email/html-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Click **Format** at any time to properly indent and format your code in the HTML
5959

6060
Engage displays in-line error flags in the code editor to help you debug your code. If there are errors, you might not see content as expected in the preview screen until you've debugged your code.
6161

62-
For all content editors in Engage, you'll see alerts for any issues in your template, such as invalid profile traits or incorrect [liquid syntax](https://liquidjs.com/tags/overview.html){:target="blank"}. Engage both flags template issue(s), and displays recommended next steps. You must fix any issues before using your template in Engage campaigns.
62+
For all content editors in Engage, you'll see alerts for any issues in your template, such as invalid profile traits or incorrect [liquid syntax](https://liquidjs.com/tags/overview.html){:target="blank"}. Engage both flags template issue(s), and displays recommended next steps. While you can save these templates, you must fix any issues before using them in Engage campaigns.
6363

6464
## Personalize with merge tags
6565
Add merge tags to personalize your message with user profile traits.

src/engage/content/email/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To configure an email template, click **Create Template**.
3333
4. Design the email template, then click **Create Email Template**.
3434

3535
> info "Engage content validation"
36-
> For all content editors in Engage, you'll see alerts for any issues in your template, such as invalid profile traits or incorrect liquid syntax. Engage both flags template issue(s), and displays recommended next steps. You must fix any issues before using your template in Engage campaigns.
36+
> For all content editors in Engage, you'll see alerts for any issues in your template, such as invalid profile traits or incorrect liquid syntax. Engage both flags template issue(s), and displays recommended next steps. While you can save these templates, you must fix any issues before using them in Engage campaigns.
3737
3838
## Test the Email template
3939
You can send test emails before you include a template in marketing campaigns.

src/engage/content/sms/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Follow these steps to build an SMS template:
3535
Use the SMS Templates screen to preview and update existing SMS message templates.
3636

3737
> info "Engage content validation"
38-
> For all content editors in Engage, you'll see alerts for any issues in your template, such as invalid profile traits or incorrect [liquid syntax](https://liquidjs.com/tags/overview.html){:target="blank"}. Engage both flags template issue(s), and displays recommended next steps. You must fix any issues before using your template in Engage campaigns.
38+
> For all content editors in Engage, you'll see alerts for any issues in your template, such as invalid profile traits or incorrect [liquid syntax](https://liquidjs.com/tags/overview.html){:target="blank"}. Engage both flags template issue(s), and displays recommended next steps. While you can save these templates, you must fix any issues before using them in Engage campaigns.
3939
4040
## Test your SMS template
4141

0 commit comments

Comments
 (0)