[pmwiki-users] Styling within LI tags

DaveG pmwiki at solidgone.com
Mon Jan 26 21:31:03 CST 2009


Is there any way to force a paragraph within an LI element?

I'd like to end up with something like this, but seem to be unable to 
create P tags (which are valid in list elements, unlike DIV tags), and 
can't have embedded style % elements:
   <li class='a'>
     <p class='b'>text <span class='b1'>b1</span> more</p>
     <p class='c'>next line</p>
   </li>

I've tried many things, but without seem to be stuck without either 
being able to embed styles, or produce P tags. On a test page at DaveG/Test.

  ~ ~ Dave



More information about the pmwiki-users mailing list