DEV Community

Discussion on: How to create an eBook from Markdown using Ibis?

Collapse
 
miguelcoba profile image
Miguel Cobá

I started with markdown but now I use asciidoctor. that can generate PDF and ePubs and the syntax is equally simple as markdown. And it is also open source.