Files
pandoc/test/command/9908.md
T

142 B

% pandoc -f native -t markdown
[ BulletList
    [ [ BlockQuote [ Para [ Str "a" ] , Para [ Str "b" ] ] ] ]
]
^D
-   > a
    >
    > b