<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I'm using nested <a href="http://Category.Name">Category.Name</a> syntax on a business directory, per the directions in PmWiki's Category documentation.</div><div><br></div><div><a href="http://holistichv.org/Category/Category">http://holistichv.org/Category/Category</a></div><div><br></div><div><br></div><div>!!fmt=#category</div><div><br></div><div>Outputs nested categories.</div><div><br></div><div>(:if false:)</div><div>[[#category]]</div><div>(:template defaults wrap=none:)</div><div>*[[{=$FullName}|{=$Titlespaced}]] (:pagelist link={=$FullName} fmt=#count group=Members:)(:pagelist link={=$FullName} fmt=#category list=normal order=title group=Category:)</div><div>[[#categoryend]]</div><div>(:ifend:)</div><div><br></div><div><br></div><div>First, the wrap=inline wasn't working for nested ULs, eventually I figured out how to get the ULs I wanted.  It's possible the documentation is wrong for wrap=inline.</div><div><br></div><div>Then I wanted to show a count of members for each category -- so I added in the count pagelist.  But sometimes the count stays on the correct line, sometimes it wraps down to the next line.  It's not one particular UL level with the problem -- it can have children or not -- so I don't understand what's happening.  In the HTML it's sometimes closing the parent UL -- sometimes it's staying in the LI like it's supposed to.  I tried wrap=none on the count, it puts them in a <p> tag, which also puts them on the next line (but under the current LI level at least).</div><div><br></div><div>Any ideas?  I'm on the latest stable PmWiki.</div><div><br></div><div><br></div><div><br></div><div>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Comic Sans MS" size="3" style="font: 12.0px Comic Sans MS">Crisses</font></p>

</div>


<br></body></html>