From 9eebaac7cf2c501dfef97220a718575d367a6b80 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 7 Mar 2010 19:35:27 +0000 Subject: Updated latex and html table tests for new test case. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1866 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/tables.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'tests/tables.html') diff --git a/tests/tables.html b/tests/tables.html index 42e3ec37f..54e7ae5bc 100644 --- a/tests/tables.html +++ b/tests/tables.html @@ -238,4 +238,28 @@ >1

Multiline table without column headers:

Firstrow12.0Example of a row that spans multiple lines.
Secondrow5.0Here's another one. Note the blank line between rows.
-- cgit v1.2.3