aboutsummaryrefslogtreecommitdiff
path: root/test/command/4578.md
blob: 8f12d0bf237b8c52080db8cc5dc0db331b5dd1a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
```
% pandoc -t markdown
  ------ ------- --------------- ---------------------
  One    row                12.0 Example of a row that
                                 spans multiple lines.

  ------ ------- --------------- ---------------------
^D
  ------ ------- --------------- ---------------------
  One    row                12.0 Example of a row that
                                 spans multiple lines.

  ------ ------- --------------- ---------------------
```