cspell
This commit is contained in:
@@ -16,7 +16,7 @@ particularly gnarly feature.
|
||||
In addition to adding text, photos, and buttons to their emails, users
|
||||
can add *code blocks* which let them manually enter HTML to be inserted
|
||||
into the email. The feature in question was to add server-side code
|
||||
santization, to make sure user-submitted HTML isn't invalid or
|
||||
sanitization, to make sure user-submitted HTML isn't invalid or
|
||||
potentially malicious. The logic is roughly defined as follows:
|
||||
|
||||
- User modifies the HTML & hits "preview";
|
||||
|
||||
Reference in New Issue
Block a user