bell notificationshomepageloginedit profileclubsdmBox

10.02% popularity   0 Reactions

main.md contain sub-mds:

main.md

1. [1 - ](1.md)
1. [2 - ](2.md)
1. [3 - ](3.md)
1. [4 - ](4.md)
1. [5 - ](5.md)
1. [6 - ](6.md)

I use calibre command:

ebook-convert main.md main.epub

But only the content of main.md is wrote to epub.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (2)

Login to follow story

More posts by @Megan

2 Comments

Sorted by latest first Latest Oldest Best

10% popularity   0 Reactions

I just use Pandoc and specify all .md files on the command line. Here is an incomplete command line: pandoc [some options] 1.md 2.md 3.md.

Source files go last, after all other options, on the command line.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

@Angie

10% popularity   0 Reactions

I found two things.

For me the link has to be written '( ./6.md )' with a space before and after the file specification.

Then I found the ebook-convert app wants html files for inputs.
It complains that the inputs are "binary"


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

Back to top