June 2001 Making a Module Back Slide 34 Forward

=item


=over 4



=item *



  First item



=item *



  Second item



=back

 

=over 4



=item 1



  First item



=item 2



  Second item



=back

 

=over 4



=item Foo()



  Description of Foo function



=item Bar()



  Description of Bar function



=back

  • is the pod equivilant to html's <li>
  • After item is the bullet, or number, or other thing for the item
  • Should use consistent bullets or some formatters will not be happy campers


Copyright © 2001 R. Geoffrey Avery Back Contents Forward