beetanz
beetanz
Hi @jvanderaa , I ran ruff over it so that CI check shouldn't fail any more. I have an example but would prefer not to send it on here. I...
here's the email without headers ` =20 #outlook a { padding:0; } body { margin:0;padding:0;-webkit-text-size-adjust:100%;-ms-text-size= -adjust:100%; } table, td { border-collapse:collapse;mso-table-lspace:0pt;mso-table-r= space:0pt; } img { border:0;height:auto;line-height:100%; outline:none;text-decora= tion:none;-ms-interpolation-mode:bicubic; } p...
I've added the email to the docstring and broken the parsers into plaintext and html
Alright, I've got the tests in place and refactored the html parser into its own parser.
Can I get an update on this? This is critical for us to have this functionality working soon as possible
I think it should be passing the tests now?
Is there anything else that is needed here?