Quote:
Originally Posted by Artie
Hi all,
…
It exports to HTML and EPUB.
…
@Tex2002ans*I'm afraid I hate Word or any app that work with styles. I prefer Markdown instead. Thank you.
…
Now, if somebody can point me to a resource for CSS for tables for EPUB, would be great.
|
I get the feeling that you think ePub format is different than HTML… ePub IS just a zip folder of strict HTML files (as mentioned above). Using markdown to convert to html/ePub is like writing a book in Latin then using Google translate to print in English… it just doesn’t work well.
You need to spend the very little bit of time it takes to learn the language of ePub (html/css) if you want to produce ePubs.
Here is a link to a CSS/HTML resource.
Cheers!