packages feed

pandoc-3.10: test/docx/lists_div_bullets.native

[ BulletList
  [ [ Div ( "", [], []) [ Para [ Str "one" ], Para [ Str "two" ] ] ]
  , [ Div ( "refs", [], []) [ Header 1 ( "" , [] , [] ) [ Str "three" ], Para [ Str "four" ] ] ]
  ]
]