Advanced Envelope Features
Formatting Text in Messages
Apply HTML tags to format the text in recipient messages and message templates.
When composing messages to recipients — either directly within an envelope or via a message template — you can apply HTML tags to format your text. The formatting will render in the email delivered to your recipient.
Supported formatting
| Format | HTML tag |
|---|---|
| Bold | <b>Your text here</b> |
| Italic | <i>Your text here</i> |
| Underline | <u>Your text here</u> |
| Highlight | <mark>Your text here</mark> |
For instance, enclosing a word or phrase with <b> and </b> tags will display
that text in bold within the email sent to your recipient.