From 93c3e27731321294a204c465f8b917946db38c85 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 6 Jan 2011 21:05:28 -0800 Subject: pandoc: Add newline to output unless standalone. This avoids output that does not end with a newline, which is inconvenient when working with many tools. Updated tests accordingly. --- tests/tables.opendocument | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tables.opendocument') diff --git a/tests/tables.opendocument b/tests/tables.opendocument index ef6176e91..e103dee12 100644 --- a/tests/tables.opendocument +++ b/tests/tables.opendocument @@ -393,4 +393,4 @@ headers: blank line between rows. - \ No newline at end of file + -- cgit v1.2.3