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/html-reader.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/html-reader.html')
-rw-r--r-- | tests/html-reader.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/html-reader.html b/tests/html-reader.html index 0df91b335..b89a93299 100644 --- a/tests/html-reader.html +++ b/tests/html-reader.html @@ -396,4 +396,3 @@ An e-mail address: nobody [at] nowhere.net<blockquote> <p>If you want, you can use a caret at the beginning of every line, as 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.</p> </body> </html> - |