Quote:
Originally Posted by Tex2002ans
I stand by everything I said in October 2022. In that case, just hardcode your numbers.
|
Yep. The workarounds are more work than just styling your hard-coded numbers in p tags. And are likely to break under different conditions.
Not to mention that I've never understood how ol elements are all that useful in ebooks to begin with. Unless you're coding a website that generates lists from dynamic database data, your numbered lists are unlikely to ever change. So code them (lists) up once, style them, and be done with them.