Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ~~META: creator = Brendan Kidwell &date created = 2012-06-29 &date updated = 2012-06-29 ~~ {{tag>calibre markdown epub python pandoc}} ====== Markdown Epub Builder ====== {{ ::icon.png?nolink|}} <wrap file>mdepub</wrap> is a tool which allows you to compose a book in Markdown format and use Pandoc and Calibre to compile an Epub package including all of the book's source material. In effect you can keep the source and product in the same file in your library; if you ever want to revise the product, you merely need to extract the source, make edits, and recompile. ---- dataentry software ---- Project Home Page_url : https://github.com/bkidwell/mdepub Issue Tracker_url : https://github.com/bkidwell/mdepub/issues License Type : BSD License_url : https://github.com/bkidwell/mdepub/blob/master/LICENSE.txt Description_hidden : Use Pandoc and Calibre to compile Markdown text to Epub, with source included in the Epub. Icon_img : :software:markdown-epub-builder:icon.png ----