mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 16:56:43 +00:00
142 B
142 B
% pandoc -f native -t markdown
[ BulletList
[ [ BlockQuote [ Para [ Str "a" ] , Para [ Str "b" ] ] ] ]
]
^D
- > a
>
> b