as mentioned in the bug
"now numbered list doesn't even show as such"

which i think is a regression

i noticed when exporting to text, and/or clipboard i lost the numbers of a
numbered list and i was fairly sure this had been fixed previously

i dont know about you but i dont even see a nested list in the Abiword
Document test case.

I assume you want soemthing more complicated than simply:
<ol>
<li>first item</li>
<li>second item</li>
  <ol>
    <li>sub first item</li>
    <li>sub second item</li>
    <li>sub third item</li>
    <li>sub fourth item</li>
  </ol>
<li>third item</li>
<li>fourth item</li>
</ol>

i was under the impression that html did not support nubmered lists more
complicated than simple numbers.
1
2
3
  1
  2
  3
4
5


On Sun, 14 Apr 2002, Martin Sevior wrote:

> Date: Sun, 14 Apr 2002 13:53:44 +1000 (EST)
> From: Martin Sevior <[EMAIL PROTECTED]>
> To: John L. Clark <[EMAIL PROTECTED]>
> Cc: AbiWord Mailing List <[EMAIL PROTECTED]>
> Subject: Bug 1956?
>
> Hi John,
>       Is there any chance you could fix bug 1956, "lists are buggy"? No
> one else seems to have a clue on how to do nested list export to HTML.
>
> Cheers
>
> Martin

Reply via email to