Use the pandoc command to convert from a markdown file to a EPUB file.
This tool uses our favorite settings for layouts, styles, fonts, etc.
You can edit this tool as you wish.
Syntax:
pandoc-from-markdown-to-epub <args>
Syntax for typical use:
pandoc-from-markdown-to-epub <input.md> -o <output.epub>
Example for typical use:
$ pandoc-from-markdown-to-epub example.md -o example.epub
For documentation, see the doc
directory.
Thanks to https://learnbyexample.github.io/customizing-pandoc/
Thanks to https://github.com/sixarm/posix-shell-script-kit/
- Package: pandoc-from-markdown-to-epub
- Version: 2.2.1
- Created: 2022-03-12T22:05:34Z
- Updated: 2024-01-05T19:47:35Z
- License: GPL-2.0 or GPL-3.0 or contact us for more
- Website: https://github.com/sixarm/pandoc-from-markdown-to-epub
- Contact: Joel Parker Henderson ([email protected])