From 93c3e27731321294a204c465f8b917946db38c85 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
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.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tests/tables.texinfo')

diff --git a/tests/tables.texinfo b/tests/tables.texinfo
index 70256d814..b82006f1a 100644
--- a/tests/tables.texinfo
+++ b/tests/tables.texinfo
@@ -155,4 +155,4 @@ Second
  @tab row
  @tab 5.0
  @tab Here's another one. Note the blank line between rows.
-@end multitable
\ No newline at end of file
+@end multitable
-- 
cgit v1.2.3