[pmwiki-users] class for lists

Petko Yotov 5ko at 5ko.fr
Sat May 31 11:30:49 CDT 2008


On Saturday 31 May 2008 15:51:51 noskule wrote:
> is it somehow possible to add a class name for ordered & unordered list.
>
> <ul class="something">
>     <li>element

Yes, use
 * %list something% element
 * element
 * element

The first list item can have %list ...% which will work the same as with 
inline %style% but will apply to the <ul class= style=> marker.

Thanks,
Petko



More information about the pmwiki-users mailing list