From e9de86de2df265de24a937d14146518042af1bc3 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 7 Mar 2010 19:35:06 +0000 Subject: Fixed docbook writer for headerless tables. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1863 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/tables.docbook | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'tests/tables.docbook') diff --git a/tests/tables.docbook b/tests/tables.docbook index 002aacd66..6622fb2b2 100644 --- a/tests/tables.docbook +++ b/tests/tables.docbook @@ -284,3 +284,50 @@ + + Table without column headers: + + + + + 12 + + + 12 + + + 12 + + + 12 + + + + + 123 + + + 123 + + + 123 + + + 123 + + + + + 1 + + + 1 + + + 1 + + + 1 + + + -- cgit v1.2.3