aboutsummaryrefslogtreecommitdiff
path: root/test/command/4454.md
blob: 8781b914ceaf99c6006d30d68f4d322de039af18 (plain)
1
2
3
4
5
6
7
```
% pandoc -f rst -t native
• a
• b
^D
[ BulletList [ [ Plain [ Str "a" ] ], [ Plain [ Str "b" ] ] ] ]
```