Skip to content

Commit 24fe1e0

Browse files
committed
More edits [netlify-build]
1 parent 6f92878 commit 24fe1e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can navigate to the Visual HTML Editor in two ways:
1515

1616
From the **Select Editor** screen, select **Visual HTML Editor** and click **Build Email**.
1717

18-
## Visual Editor
18+
## Visual editor
1919

2020
Use the visual editor on the right for a no-code option to design your email. With the visual editor, you can:
2121
- Add or modify headings and text
@@ -42,15 +42,15 @@ To preview your email template, click the preview icon in the visual editor tool
4242

4343
From the preview screen, you can toggle between desktop or mobile to view the email in both displays.
4444

45-
## HTML Editor
45+
## HTML editor
4646

4747
Use the HTML editor on the left to maintain your email template with code. Copy and paste existing code or build a new template in the editor.
4848

4949
Engage displays any changes you make to the HTML editor in the [visual editor](#visual-editor) in real-time. However, if there are any errors detected in your code, you must fix the errors before Engage displays your updates.
5050

5151
### Error flagging
5252

53-
Engage displays in-line error flags in the code editor to help you debug your code. If there are errors, Engage doesn't render any of the updated content in the visual editor until you've debugged your code.
53+
Engage displays in-line error flags in the code editor to help you debug your code. If there are errors, Engage doesn't render any of the updated content in the visual editor until you debug your code.
5454

5555
## Personalize with merge tags
5656
Add merge tags to personalize your message with user profile traits.
@@ -93,7 +93,7 @@ You can add unsubscribe links from the visual or HTML editor.
9393

9494
From the visual editor:
9595

96-
1. Select the link icon in the visual editor toolbar.
96+
1. Select the link icon in the [visual editor](#visual-editor) toolbar.
9797
2. Enter `[unsubscribe]` in the URL field.
9898
3. Enter the link attributes and text.
9999
4. Click **Save**.

0 commit comments

Comments
 (0)