pandoc/test/command/4513.md
John MacFarlane b9602766d8 Textile reader: fixed tables with no body rows.
Previously these raised an exception.

Closes #4513.
2018-03-30 14:56:36 -07:00

204 B

% pandoc -f textile -t native
|_. heading 1 |_. heading 2|
^D
[Table [] [AlignDefault,AlignDefault] [0.0,0.0]
 [[Plain [Str "heading",Space,Str "1"]]
 ,[Plain [Str "heading",Space,Str "2"]]]
 []]