mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 21:25:48 +00:00
This might help with #3526. At any rate, it fixes another bug (see test/command/3526.md).
15 lines
122 B
Markdown
15 lines
122 B
Markdown
```
|
|
% pandoc -t rst
|
|
+--+---+
|
|
| | |
|
|
+--+---+
|
|
| | |
|
|
+--+---+
|
|
^D
|
|
+---+---+
|
|
| | |
|
|
+---+---+
|
|
| | |
|
|
+---+---+
|
|
```
|