packages feed

pandoc-3.3: test/docx/lists_9994.native

[ OrderedList
    ( 1 , Decimal , Period )
    [ [ Plain [ Str "one" ]
      , BulletList [ [ Plain [ Str "bul" ] ] ]
      ]
    , [ Plain [ Str "two" ] ]
    ]
]