- A notion like low-code editor that makes it easy to compose primarily text-based emails.
- A code-based editor that supports Liquid, HTML, and MJML.
Low-code Editor
The low-code editor provides a notion-like interface for composing lightly styled emails. Blocks are inserted into the template by typing the/
key and selecting the desired block from the list of suggestions.


Code-based Editor
The code-based email editor supports Liquid syntax, HTML, and MJML. Learn more about coding responsive emails in MJML in the next section. An example of a rendered “welcome email” template using MJML and Liquid:


Sending Email Attachments
Dittofeed supports sending email attachments.When possible, you should link to files using a URL rather than sending them as attachments. Email attachments can have a substantial negative impact on emails’ deliverability.
- Email providers often send emails with attachments to spam.
- Email attachments are often used by malicious actors to distribute malware.
File
type user properties. First, create a user property that will capture the file you’re interested in sending.

