Skip to content

Commit

Permalink
Added lazyweb requests
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Apr 16, 2013
1 parent f8fca5c commit 7b9ceaa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Like this module? Check out [express-cdn](https://github.com/niftylettuce/expre
* [Basic](#basic)
* [Nodemailer](#nodemailer)
* [Postmark](#postmark)
* [Lazyweb Requests](#lazyweb-requests)
* [Changelog](#changelog)
* [Contributors](#contributors)
* [License](#license)
Expand Down Expand Up @@ -363,6 +364,16 @@ emailTemplates(templatesDir, function(err, template) {
```
## Lazyweb Requests
These are feature requests that we would appreciate contributors for:
* Merge with @superjoe30 swig email templates fork
* Add ability to specify template language `swig`, `jade`, `ejs`, `handlebars`, ...
* Add ability to specify css language `sass`, `less`, `styl`, ...
* Add parsing of HTML with CSS inlining and HTML linting
## Changelog
* 0.1.0 - Fixed batch documentation issue
Expand Down

0 comments on commit 7b9ceaa

Please sign in to comment.