Hacker News new | ask | show | jobs
by qhoc 4375 days ago
I'm also trying to get into the book writing business. Can you tell me what tool you use to write the book? I was using Gitbook.io but it was buggy and not formatting well.
1 comments

I wrote all of my own tools. The book itself is written in Markdown, and I use the Redcarpet gem to turn it into HTML. From that, I convert it into PDF and the ebook formats using Docverter.

http://www.docverter.com