summaryrefslogtreecommitdiff
path: root/tests/tables.native
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-01-06 21:05:28 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-01-06 21:05:28 -0800
commit93c3e27731321294a204c465f8b917946db38c85 (patch)
tree5ce07ded963546ad751e2640a91f6e0b9c465067 /tests/tables.native
parent71bedab81c012be50c6605ed0dbf4ef936cde05e (diff)
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.
Diffstat (limited to 'tests/tables.native')
-rw-r--r--tests/tables.native1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tables.native b/tests/tables.native
index 498273582..79024f651 100644
--- a/tests/tables.native
+++ b/tests/tables.native
@@ -113,3 +113,4 @@ Pandoc (Meta {docTitle = [], docAuthors = [], docDate = []})
, [ Plain [Str "row"] ]
, [ Plain [Str "5",Str ".",Str "0"] ]
, [ Plain [Str "Here",Str "'",Str "s",Space,Str "another",Space,Str "one",Str ".",Space,Str "Note",Space,Str "the",Space,Str "blank",Space,Str "line",Space,Str "between",Space,Str "rows",Str "."] ] ] ] ]
+