Open
Description
When using Zoho Mail (web client) Planer does not omit part of quoted text, which usualy says "wrote ----".
Here's the result HTML. It seems that the content is easy to catch with zmail_extra
CSS class.
<html><body><div style="font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;color:#00000;"> <div> Replying to a message :)<br> </div> <div> <br>This may be fun </div> <div> <br> </div> <div class="zmail_extra"> <div id="Zm-_Id_-Sgn1"> <div> <br> </div> <div> wrote ----<br> </div> </div> <div> <br> </div> </div> </div> <br></body></html>
Metadata
Metadata
Assignees
Labels
No labels