
: Breaks and White Space in Epubs I created an epub framework in InDesign, exported it as a book, then opened it with BBEdit so I could import my html files. It's working great, except that
I created an epub framework in InDesign, exported it as a book, then opened it with BBEdit so I could import my html files.
It's working great, except that break tags trigger errors. I got another error message for the entity nbsp. (I'm previewing it with iBooks.)
So I'm trying to figure out what's going on here. Are break tags and white space not allowed in epubs? If so, is there another protocol for inserting breaks and white space?
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @YK

: Is there a way to share my Amazon eBook collection with other family members? I have a decent sized collection of Amazon eBooks with a few titles that my family (siblings, parents) are interested

: Bulk conversion of PDF books to DJVU/MOBI/EPUB I have an extensive library of heavily formatted PDFs which I'd like to convert. I've tried Calibre on Windows and GNU/Linux, but it throws a few
1 Comments
Sorted by latest first Latest Oldest Best
Break tags are allowed, but be sure you close the tag as required in XHTML: <br />.
Named entities such as are not allowed in epub3 (thus, iBooks). You can use the numeric value   instead.
Free books android app tbrJar TBR JAR Read Free books online gutenberg