You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I'm not exactly sure how this will work but this is roughly what I want to be able to do:
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
The text was updated successfully, but these errors were encountered: