markmaildeprecated

Simple email templating for Node

Usage no npm install needed!

<script type="module">
  import markmail from 'https://cdn.skypack.dev/markmail';
</script>

README

Markmail

Build Status

A simple way to parse emails templates from within a Node app with Markdown and Front-matter. Includes a really nice default template.

Getting Started

npm install markmail

License

MIT © Jason Maurer