From 98ff6b2fd06288598a7acf1f19b84418db47e6db Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 28 Nov 2009 03:22:33 +0000 Subject: Better looking simple tables. Resolves Issue #180. * Markdown reader: simple tables are now given column widths of 0. * Column width of 0 is interpreted as meaning: use default column width. * Writers now include explicit column width information only for multiline tables. (Exception: RTF writer, which requires column widths. In this case, columns are given equal widths, adding up to the text width.) * Simple tables should now look better in most output formats. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1631 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/tables.mediawiki | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/tables.mediawiki') diff --git a/tests/tables.mediawiki b/tests/tables.mediawiki index 989159846..2f505e6aa 100644 --- a/tests/tables.mediawiki +++ b/tests/tables.mediawiki @@ -2,10 +2,10 @@ Simple table with caption: - - - - + + + + @@ -29,10 +29,10 @@ Simple table without caption:
Demonstration of simple table syntax.
RightLeftCenterDefaultRightLeftCenterDefault
12 12
- - - - + + + + @@ -56,10 +56,10 @@ Simple table indented two spaces:
RightLeftCenterDefaultRightLeftCenterDefault
12 12
- - - - + + + + -- cgit v1.2.3
Demonstration of simple table syntax.
RightLeftCenterDefaultRightLeftCenterDefault
12 12