Skip to content

Add markdown mailable and methods for embedding pre-made HTML components #30

@paulcsmith

Description

@paulcsmith

I'm not exactly sure how this will work but this is roughly what I want to be able to do:

## Welcome to MyApp

You can always [visit your account](#{UserProfiles::Show.with(@user.id})

#{mail_button("Log In", LogIns::New)}

It will send the markdown as-is for plain-text and will render it to HTML will ready made responsive styles. Would also allow having a mail layout that is responsive and customizable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions