packages feed

pandoc-3.10: test/command/8487.md

```
% pandoc -f textile -t native
p>.

p=. Links:
^D
[ Div
    ( "" , [] , [ ( "style" , "text-align:right;" ) ] )
    [ Para [] ]
, Div
    ( "" , [] , [ ( "style" , "text-align:center;" ) ] )
    [ Para [ Str "Links:" ] ]
]
```