View Single Post
Old 04-07-2025, 12:10 PM   #3757
nabsltd
Fanatic
nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.
 
Posts: 528
Karma: 9529956
Join Date: Aug 2013
Location: Hamden, CT
Device: Kindle Paperwhite (11th gen), Scribe, Kindle 4 Touch
Quote:
Originally Posted by Sirtel View Post
In most books there is a difference between the code for paragraph spacing and the code for section breaks. It will be a ton of work only if there is no difference between the two at all, but that's rare.
If there is actually no difference at all between the CSS, then the work to do is very little, since there is no way to tell what is just two paragraphs next to each other, and what is a "section break". Just assume that there are no section breaks (which there aren't, because there is no difference in the way a "section break" is rendered by the CSS) and move on.
nabsltd is offline   Reply With Quote