This website requires JavaScript.
Explore
Help
Sign In
kts
/
polymail
Watch
1
Star
0
Fork
You've already forked polymail
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
132
KiB
JavaScript
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
kts of kettek
174eeadecf
Added support for image attachments by converting Markdown image tags into CIDs and adding the corresponding attachments. At the moment all image tags are parsed as attachments -- external resources, such as http://, are not respected. Default newsletter now depends on markdown-it-anchor and markdown-it-deflist -- this should probably not be the default.
2016-01-20 17:59:35 -08:00
newsletters
/default
Added support for image attachments by converting Markdown image tags into CIDs and adding the corresponding attachments. At the moment all image tags are parsed as attachments -- external resources, such as http://, are not respected. Default newsletter now depends on markdown-it-anchor and markdown-it-deflist -- this should probably not be the default.
2016-01-20 17:59:35 -08:00
.gitignore
Added working Polymail app and default example newsletter. You can send newsletters in markdown with HTML generation with this!
2015-12-19 03:19:23 -08:00
app.js
Added support for image attachments by converting Markdown image tags into CIDs and adding the corresponding attachments. At the moment all image tags are parsed as attachments -- external resources, such as http://, are not respected. Default newsletter now depends on markdown-it-anchor and markdown-it-deflist -- this should probably not be the default.
2016-01-20 17:59:35 -08:00
package.json
Added working Polymail app and default example newsletter. You can send newsletters in markdown with HTML generation with this!
2015-12-19 03:19:23 -08:00