View Single Post
Old 09-22-2019, 07:38 AM   #9
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,355
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Quote:
Originally Posted by DiapDealer View Post
If you're new to html, make sure to install the EpubCheck plugin. If you get in the habit of using it before saving an epub, it will point out problem areas like this one and give you an opportunity to address them first.
+1

I would also recommend (works for me anyway) disabling "mend on save". You can always right click in a given html file and select "mend" manually. This allows you to save in the middle of your workflow (if you need to take a quick break or something) without having the mend function potentially change your code. Manually mending (either page-by-page or all of them at once) means you can check it first.

Step 1 - save
Step 2 - hit F7 for a Well-Formed-Check
Step 3 - Use the ePubCheck Plugin
Step 4 - Right Click and select "Reformat HTML" then "Mend and Prettify Code" (all or singly)
Step 5 - Check your book
Step 6 - Save
Step 7 - Save again, just to be sure
Turtle91 is offline   Reply With Quote