← Prev in month
← Prev in thread
listitem/para output in XHTML
X-NONE X-NONE MicrosoftInternetExplorer4 For orderedlist and itemizedlist elements, I need to remove the <p> tag that is generated after <li> and <ul> in XHTML files. Currently, the <p> tag forces text that occurs in a listitem to be placed on the next line after the bullet point. Is there something I can change in the code for xsl:template match="d:itemizedlist/d:listitem ? Dave Gardiner
← Prev in month
← Prev in thread