Quote:
Originally Posted by americamba
Hi Diap,
I was told it was ordered lists but some ordered lists don't give trouble. I think I know what the problem is and this will kill you. The dumb automatic epub generator doesn't like the word "start" in the text. I changed it once to "begin" and it seems to fix it.
|
Not to disappoint you, but ordered lists are a hit-and-miss. Simple lists work fine, but much of the 'fancy' stuff not.
Both 'start' and 'begin' cannot be used the change the start value of an ordered list. Ordered lists will always start with 1. The root of that problem probably is, that 'start' is deprecated and no valid CSS alternative. Some browsers might allow it, but actually they should not.