f928e4c8dc
Note this makes use of input and output files in the tests/ dir.
18 lines
600 B
Text
18 lines
600 B
Text
[Header 2 ("",[],[]) [Str "Some",Space,Str "nested",Space,Str "lists"]
|
|
,OrderedList (1,Decimal,Period)
|
|
[[Para [Str "one"]]
|
|
,[Para [Str "two"]
|
|
,OrderedList (1,LowerAlpha,DefaultDelim)
|
|
[[Para [Str "a"]]
|
|
,[Para [Str "b"]]]]]
|
|
,BulletList
|
|
[[Para [Str "one"]]
|
|
,[Para [Str "two"]
|
|
,BulletList
|
|
[[Para [Str "three"]
|
|
,BulletList
|
|
[[Para [Str "four"]
|
|
,Para [Str "Sub",Space,Str "paragraph"]]]]]]
|
|
,[Para [Str "Same",Space,Str "list"]]]
|
|
,BulletList
|
|
[[Para [Str "Different",Space,Str "list",Space,Str "adjacent",Space,Str "to",Space,Str "the",Space,Str "one",Space,Str "above."]]]]
|