diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2006-12-16 05:05:02 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2006-12-16 05:05:02 +0000 |
commit | fe66a90a2a88c66b1d518a932f29d9225e31ab8f (patch) | |
tree | 184b24e2bc641b51422554375dc803ccd5f2649b /tests/writer.markdown | |
parent | 61ec2c0d4a564158aaf976ca0c35caaa58cecdb8 (diff) | |
download | pandoc-fe66a90a2a88c66b1d518a932f29d9225e31ab8f.tar.gz |
Changed 'putStrLn' to 'putStr' in Main.hs, and modified some
of the readers to make spacing at end of output more consistent.
Modified tests accordingly.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@201 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.markdown')
-rw-r--r-- | tests/writer.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/writer.markdown b/tests/writer.markdown index c086190d2..737ddd524 100644 --- a/tests/writer.markdown +++ b/tests/writer.markdown @@ -625,4 +625,3 @@ space\^(my note). ^ with blockquotes, but all that you need is a caret at the beginning ^ of the first line of the block and any preceding blank lines. - |