summaryrefslogtreecommitdiff
path: root/testdata/unlist.texi
blob: 4cda102499b76e6e06ef77fb3507c86ee5e96109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

@itemize @bullet
@item @i{Unordered lists} are easy to do:
@itemize @bullet
@item Start every line with a star.
@itemize @bullet
@item More stars indicate a deeper level.

@end itemize
Previous item continues.

@item A newline

@end itemize

@item in a list  

@end itemize

marks the end of the list.

@itemize @bullet
@item Of course you can start again.

@end itemize

Return to:

Send suggestions and report system problems to the System administrator.