You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/content/email/advanced-html-editor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ For example, use `{% if %}`, `{% elseif %}`, and `{% else %}` tags to call a pr
91
91
If you use liquid templating, be sure to [test your email](/docs/engage/content/email/template/#test-the-email-template/) to make sure that everything renders properly.
92
92
93
93
> success ""
94
-
> While both the HTML and visual editor support liquid templating, Engage recommends using the HTML editor to write liquid templating.
94
+
> While both the HTML and visual editor support liquid templating, Segment recommends using the HTML editor to write liquid templating.
95
95
96
96
> warning ""
97
97
> Engage doesn't support liquid template syntax that produces partial blocks of HTML.
0 commit comments