Quote:
Originally Posted by Katsunami
Maybe I should look into Pandoc. I don't know if something like Markdown can do include files or something like it. It'd be needed. I'll not write an entire book into one file.
|
Markdown knows nothing about multiple files, but Pandoc totally does, and I use Pandoc to turn the markdown into an ePub. I have each chapter as a separate file in a folder called "Chapters".
Here's my Makefile.