hello.
when i convert epub file to mobi for kindle.
There is some list problem.
if there is like this list sentence.
Code:
1. ABC
2. EFG
3. HIJ
* ABC
* EFG
* HIJ
that viewing changed in kindle. that is
Code:
1.
ABC
2.
EFG
3.
HIJ
*
ABC
*
EFG
*
HIJ
.. :-(
How can I fix these problem?

Thank you
(the epub file are listed in this
https://access.redhat.com/knowledge/...erprise_Linux/
page.)