Go to file
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