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.context | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tables.context') diff --git a/tests/tables.context b/tests/tables.context index a280cc285..20f7ceedb 100644 --- a/tests/tables.context +++ b/tests/tables.context @@ -172,4 +172,4 @@ Multiline table without column headers: \NC Here's another one. Note the blank line between rows. \NC\AR \HL -\stoptable \ No newline at end of file +\stoptable -- cgit v1.2.3