aboutsummaryrefslogtreecommitdiff
path: root/test/command/4578.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4578.md')
-rw-r--r--test/command/4578.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/command/4578.md b/test/command/4578.md
new file mode 100644
index 000000000..8f12d0bf2
--- /dev/null
+++ b/test/command/4578.md
@@ -0,0 +1,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.
+
+ ------ ------- --------------- ---------------------
+```