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/s5.basic.html | |
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/s5.basic.html')
-rw-r--r-- | tests/s5.basic.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/s5.basic.html b/tests/s5.basic.html index ddb4d8079..919b09da6 100644 --- a/tests/s5.basic.html +++ b/tests/s5.basic.html @@ -758,4 +758,3 @@ window.onresize = function(){setTimeout('fontScale()', 50);}</script> </div> </body> </html> - |