File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ juice('<p>Test</p>', 'p { color: red; }')
17
17
[ here] ( http://www.campaignmonitor.com/css/ )
18
18
- Embedding HTML in 3rd-party websites.
19
19
20
- ## Example usage
20
+ ## Projects using juice
21
21
22
- For rendering beautiful emails with [ ejs] [ 1 ] and [ juice ] [ 2 ] , check out [ node-email-templates ] [ 3 ] .
22
+ * [ node-email-templates ] [ 1 ] - Node.js module for rendering beautiful emails with [ ejs] [ 2 ] templates and email-friendly inline CSS using [ juice ] [ 3 ] .
23
23
24
- [ 1 ] : https://github.com/visionmedia/ejs
25
- [ 2 ] : https://github.com/LearnBoost/juice
26
- [ 3 ] : https://github.com/niftylettuce/node-email-templates
24
+ [ 1 ] : https://github.com/niftylettuce/node-email-templates
25
+ [ 2 ] : https://github.com/visionmedia/ejs
26
+ [ 3 ] : https://github.com/LearnBoost/juice
27
27
28
28
## Credits
29
29
You can’t perform that action at this time.
0 commit comments