Clarify that Markdown only works for html_body (#151)

[ci skip]
This commit is contained in:
Charlie 2023-01-26 00:07:49 -08:00 committed by GitHub
parent 3fceccf713
commit fa73d6accd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Some features:
- plain text body
- HTML body
- multipart body (plain text + HTML)
- Markdown to HTML converting
- Markdown to HTML converting (use `html_body`, not `body`)
- file attachments (supports globbing)