Some members do not allow quotes in the message body, viewing it as a potential security risk for the form:
https://github.com/unitedstates/contact-congress/blob/master/members/S000320.yaml
I propose we amend the spec to allow for an additional option for $MESSAGE fields named "quotes_allowed", with a boolean value. We can then use this value in implementations to remove quotes or replace them with something else.