aboutsummaryrefslogtreecommitdiff
path: root/test/command/3690.md
blob: 213b88138d48b81c266d658b88cbba753cc269b3 (plain)
1
2
3
4
5
6
7
8
```
% pandoc
- [o] _hi_
^D
<ul>
<li>[o] <em>hi</em></li>
</ul>
```