Thread: Tables in ePub
View Single Post
Old 12-07-2021, 01:52 PM   #29
phillipgessert
Addict
phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.
 
phillipgessert's Avatar
 
Posts: 318
Karma: 3200000
Join Date: Oct 2015
Location: Madison, WI
Device: Kindle 5th Gen
Quote:
Originally Posted by Artie View Post
So I assume my next step now is to select a markdown editor with table support that exports to EPUB. Will take me time...
Any text editor can serve as a markdown editor, but I imagine few will export to epub directly. You will probably wind up either converting the *.md to epub via a tool like pandoc, mentioned upthread; or by using any number of tools to convert to HTML (the intended purpose of markdown) and then importing that HTML file into the epub editor of your choosing.

Last edited by phillipgessert; 12-07-2021 at 01:57 PM.
phillipgessert is offline   Reply With Quote