[xmlc] Missing closing tags

[email protected] Tue, 13 Sep 2005 19:22:11 +0200
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1126635176-18282-139
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I am trying to figure out how to get xmlc to keep my closing LI tags.

My html looks like the following 
...
<UL>
<LI id="x1">FILE</LI>
<LI id="x2"> </LI>
<LI id="x3">PRINT</LI>
</UL>
...
It drops the closing tags for x1 and x2 but keeps the closing tag for x3.

Any help would be appreciated.

Thanks


------------=_1126635176-18282-139
Content-Type: text/plain; name="message-footer.txt"
Content-Disposition: inline; filename="message-footer.txt"
Content-Transfer-Encoding: 8bit


--
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

------------=_1126635176-18282-139--