Thanks! I will try this. 

Il Ven 28 Ago 2020, 21:08 John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org> ha scritto:

Not automatically.  But you can always do something like

unzip -d my.epub
for x in $(find my -name '*.xhtml'); do pandoc -s $x -o ${$(basename $x)%.xhtml}.md; done


Massimo Coletti <massimo.coletti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Hi, I am a new user of panda: it is possible to convert an ePub file to
> markdown, obtaining multiple output files (one for each xhtml file in the
> source pub)?
> Thanks
> Massimo
>
> --
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/f5bdaa89-602e-4d1c-bb47-4c9a5cf50b19n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CADQwDRyYoMj-zw6dp3%2BrEkWxcT8VzEhUDdPpVmOWwRTjYV0prA%40mail.gmail.com.