=over n
n
Specifies the beginning of a list, where n indicates the depth of the indent. For example, =over 4 will indent four spaces. Another =over before a =back creates nested lists. The =over tag should be followed by at least one =item.
=over 4
=over
=back
=item
Copyright © 2001 O'Reilly & Associates. All rights reserved.