aboutsummaryrefslogtreecommitdiff
path: root/test/command/7573.md
blob: d6529cde6c5f09e5906ed444852394366006618e (plain)
1
2
3
4
5
6
7
8
9
10
11
```
% pandoc --preserve-tabs
<ol>
	<li>one
</ol>
^D
<ol>
<li>
one
</ol>
```