forwardemail / email-templates

Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
https://forwardemail.net/docs/send-emails-with-node-js-javascript
MIT License
3.67k stars 337 forks source link

Add support for pug (aka new jade) #222

Closed hthetiot closed 7 years ago

hthetiot commented 7 years ago

Jade is now named Pug.

"Unfortunately, these people have a trademark for the word "jade" referring to software, so we've been forced to change our name." source: https://github.com/pugjs/pug/issues/2184

Migrating to Pug:

hthetiot commented 7 years ago

Closed by #223