Rhina wrote: > > In a DITA file using the <ul> and <li> tags and creating a CHM file, > there seems to always be an added line before unordered lists. Code > shows the following: > > <br> > <ul> > <li>item 1</li> > <li>item 2</li> > <li>item 3</.li> > <ul> > > What could be causing this extra <br> to appear? >
Our product XMLmind XML Editor does not add anything in the XML source which could cause this. It is probably a bug in the XSLT style sheets (not part of our product, part of the DITA open toolkit) used to generate the CHM from the XML source which could cause this.

