[pmwiki-users] Bold numbered list

Patrick R. Michaud pmichaud at pobox.com
Wed Dec 20 16:24:26 CST 2006


On Wed, Dec 20, 2006 at 03:15:20PM -0500, Pierre Racine wrote:
>    Anyone has a trick to make a numbered list with the text AND the numbers
>    in bold?

Define a new wikistyle for it:

    %define=bolditem item font-weight:bold%

and then for each bullet point you can do:

    # %bolditem% This text is bold
    # %bolditem% This is also bold

See http://www.pmwiki.org/wiki/Test/BoldOrderedList
for an example.

Pm





More information about the pmwiki-users mailing list