Last active
August 4, 2018 16:59
-
-
Save flaturtha/7c69db9256d1e64714491a2133e35ca7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pandoc -t epub3 -o OUTPUTNAME.epub header.yml [front-matter.md] [LIST OF CHAPTERS: ch1.md ch2.md ...] [end-matter.md] --template=template.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fixes command