Skip to content

Allow for non-markdown email sending #4

@pipermerriam

Description

@pipermerriam

When sending fancy HTML emails, the markdown rendering could be problematic. It might be nice to be able to do something like the following.

- subject: Some subject
----
This is the plain text version

---- content-type: html
<p style="...">This is the HTML version</p>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions