We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ee893 commit 2b8fb28Copy full SHA for 2b8fb28
modules/simple-java-mail/src/main/java/org/simplejavamail/converter/EmailConverter.java
@@ -55,7 +55,7 @@
55
56
/**
57
* Utility to help convert {@link org.simplejavamail.api.email.Email} instances to other formats (MimeMessage, EML etc.) and vice versa.
58
- *
+ * <br>
59
* If you use the Outlook parsing API, make sure you load the following dependency: <em>org.simplejavamail::outlook-message-parser</em>
60
*/
61
@SuppressWarnings("WeakerAccess")
0 commit comments