html contains plaintext
"$message->getMessageBody(true)" contains plaintext and html content when the message is multipart/mixed and the message got the following content types: "Content-Type: multipart/alternative;" "Content-Type: text/plain;" "Content-Type: text/html;"
Coverage decreased (-0.55%) when pulling fb6c9c5741ee36839888bd7b0c592c80ebd5d7cf on Christian-Krupa:patch-1 into 8e742ef80e6952fb5a5e3c5eb7ccc82f18c08e53 on tedious:master.
I am encountering this issue. htmlMessage contains the plaintext version at the beginning
Coverage decreased (-2.05%) when pulling 163a733473d312febb3a2444481db463e83d4fe5 on Christian-Krupa:patch-1 into 8e742ef80e6952fb5a5e3c5eb7ccc82f18c08e53 on tedious:master.