From 57350d94689a818e0a439079448a3c567ea74aeb Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 24 Nov 2015 20:29:44 -0800 Subject: Added bodyless pipe table test case. See #2556. --- tests/pipe-tables.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/pipe-tables.txt') diff --git a/tests/pipe-tables.txt b/tests/pipe-tables.txt index a5984b99b..e93f64af9 100644 --- a/tests/pipe-tables.txt +++ b/tests/pipe-tables.txt @@ -66,3 +66,9 @@ Long pipe table with relative widths: |---------|----------|---------------------------------------| |123|this is a table cell|and this is a really long table cell that will probably need wrapping| |123|123|123| + +Pipe table with no body: + +| Header | +| ------ | + -- cgit v1.2.3