Hi

I've some problems with the listitem-tag while producing html. The
html gets <li>, and thereafter a <p>-tag: While viewing this html file
with for instance "links", it displays one blank line after the
list-symbol.

The source have this lines:

    <Para>

    <ItemizedList>
    <ListItem>

    <Para>
    the text.

    </Para>
    </ListItem>

...

And the html-file has this code:

    <UL
    ><LI
    ><P
    > Some text.&#13;</P
    ></LI
    >

I think the <p> after <LI> shouldn't be there. Isn't that right?

What can I do to get the result I want?

Please help!
Lars
-- 
Lars Bj�rndal <[EMAIL PROTECTED]>
Storetveit�sen 15, 5067 Bergen.
Tlf.: 55 28 87 55  Mobil: 958 37 537  Telefaks: 55 28 40 67

Reply via email to