Mkepub v0.10g. https://www.dropbox.com/s/dg3kch8b8c...k010g.zip?dl=0
Although the version number is small it is still a usable product. This converts Markdown files into an EPUB2 file. Make a .BLD file to define all the Markdown .MD files in your book. It also supports CSS style sheets.
You will need:
- Activestate or Strawberry Perl
- This runs in a command window as it's a CLI.
Notes:
- Comes with an example BLD file and supporting MD and CSS files.
- Supports images in PNG or JPG format (per EPUB spec).
- Currently you need Perl, a later stage will create a compiled executable program.
- It's short and fast.
- Supports most Markdown from here.