diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-06 21:05:28 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-06 21:05:28 -0800 |
commit | 93c3e27731321294a204c465f8b917946db38c85 (patch) | |
tree | 5ce07ded963546ad751e2640a91f6e0b9c465067 /tests/tables.textile | |
parent | 71bedab81c012be50c6605ed0dbf4ef936cde05e (diff) | |
download | pandoc-93c3e27731321294a204c465f8b917946db38c85.tar.gz |
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.textile')
-rw-r--r-- | tests/tables.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tables.textile b/tests/tables.textile index d05cd4f9a..ccb34cf58 100644 --- a/tests/tables.textile +++ b/tests/tables.textile @@ -209,3 +209,4 @@ Multiline table without column headers: </tr> </tbody> </table> + |