summaryrefslogtreecommitdiff
path: root/testdata/numlist.texi
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/numlist.texi')
-rw-r--r--testdata/numlist.texi19
1 files changed, 19 insertions, 0 deletions
diff --git a/testdata/numlist.texi b/testdata/numlist.texi
new file mode 100644
index 0000000..738f72e
--- /dev/null
+++ b/testdata/numlist.texi
@@ -0,0 +1,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.