View Single Post
Old 10-11-2011, 06:43 PM   #1
blitzmd
Junior Member
blitzmd began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2011
Device: iPad
Converting epub to mobi removes value from li

The following is based on my understanding that the only way for a Kindle to display numbers for an ordered list <li> is to add value="" e.g. <li value="1">.

Therefore, I added value="" to my li tags in the xml of my epub. However, when I convert the epub using Kindle Previewer, the resulting .mobi file does not display any numbers for the list items.

How can I get Kindle Previewer to keep the numbering for li tags when converting epub to mobi?

Any help would be greatly appreciated.
blitzmd is offline   Reply With Quote