summaryrefslogtreecommitdiff
path: root/testdata/numlist.texi
blob: 738f72ea8e7700128dbc7b71de0ee279842b095a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

@enumerate
@item @i{Numbered lists} are:
@enumerate
@item Very organized

@item Easy to follow

@end enumerate

@end enumerate

A newline marks the end of the list.

@enumerate
@item New numbering starts with 1.

@end enumerate

Return to:

Send suggestions and report system problems to the System administrator.