Hello All,

why uses PmWiki this HTML output:

<dl><dd>
 <ul>
  <li>foo</li>
  <li>bar</li>
 </ul>
</dd></dl>

for this markup:
** foo
** bar

The original problem is to get a second level in the side bar, filled
by a page list.

* item1
(:pagelist generating **subitems :)
* item2
** subitem2.1
** subitem2.2
* item3

The dl has much larger indentation.

TIA,

Oliver


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to