Style HTML replies to appear correctly in some mail clients
Opened this issue · 0 comments
begriffs commented
Many mail clients add type="cite"
to their blockquotes, although there is contention about it -- https://bugzilla.mozilla.org/show_bug.cgi?id=183219
An old w3c submission recommends adding cite="mid:..."
with the Message-ID of the message to which you're replying.