Skip to content

Use pandoc to convert from markdown to EPUB with our preferred options

Notifications You must be signed in to change notification settings

SixArm/pandoc-from-markdown-to-epub

Repository files navigation

pandoc-from-markdown-to-epub

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

Thanks to https://learnbyexample.github.io/customizing-pandoc/

Thanks to https://github.com/sixarm/posix-shell-script-kit/

Tracking

About

Use pandoc to convert from markdown to EPUB with our preferred options

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published