aboutsummaryrefslogtreecommitdiff
path: root/test/docx/lists_div_bullets.native
blob: f86d76083ec9ea7b037c8e6a5a74a53ea4e6a200 (plain)
1
2
3
4
5
[ BulletList
  [ [ Div ( "", [], []) [ Para [ Str "one" ], Para [ Str "two" ] ] ]
  , [ Div ( "refs", [], []) [ Header 1 ( "" , [] , [] ) [ Str "three" ], Para [ Str "four" ] ] ]
  ]
]