* feat: possibility to use markdown as content of email + use pretty table when generating fallback plain text e-mails * feat: new flat theme * fix: add a break word policy in actions troubleshooting section, in order to have a better responsive display when using really long Link URL on action * feat: better layout of dt and dl in HTML template * feat: pretty tables in plain text
24 lines
871 B
Plaintext
24 lines
871 B
Plaintext
------------
|
|
Hi Jon Snow,
|
|
------------
|
|
|
|
Your order has been processed successfully.
|
|
|
|
+--------+--------------------------------+--------+
|
|
| ITEM | DESCRIPTION | PRICE |
|
|
+--------+--------------------------------+--------+
|
|
| Golang | Open source programming | $10.99 |
|
|
| | language that makes it easy | |
|
|
| | to build simple, reliable, and | |
|
|
| | efficient software | |
|
|
| Hermes | Programmatically create | $1.99 |
|
|
| | beautiful e-mails using | |
|
|
| | Golang. | |
|
|
+--------+--------------------------------+--------+
|
|
|
|
You can check the status of your order and more in your dashboard: https://hermes-example.com/dashboard
|
|
|
|
Yours truly,
|
|
Hermes - https://example-hermes.com/
|
|
|
|
Copyright © 2017 Hermes. All rights reserved. |