From fe66a90a2a88c66b1d518a932f29d9225e31ab8f Mon Sep 17 00:00:00 2001 From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> Date: Sat, 16 Dec 2006 05:05:02 +0000 Subject: 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 --- tests/html-reader.html | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/html-reader.html') 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> - -- cgit v1.2.3