aboutsummaryrefslogtreecommitdiff
path: root/test/docx/lists_multiple_initial.native
blob: 91efdfd1769f2176455affd415f8ef8a5ab46b76 (plain)
1
2
3
4
5
6
7
8
[OrderedList (1,Decimal,Period)
 [[OrderedList (1,LowerAlpha,TwoParens)
   [[Para [Str "foo"]]
   ,[Para [Str "bar"]]]]]
,BulletList
 [[BulletList
   [[Para [Str "foo"]]
   ,[Para [Str "bar"]]]]]]