aboutsummaryrefslogtreecommitdiff
path: root/test/writer.html5
diff options
context:
space:
mode:
Diffstat (limited to 'test/writer.html5')
-rw-r--r--test/writer.html55
1 files changed, 4 insertions, 1 deletions
diff --git a/test/writer.html5 b/test/writer.html5
index 46aa27ae3..068628a69 100644
--- a/test/writer.html5
+++ b/test/writer.html5
@@ -8,7 +8,10 @@
<meta name="author" content="Anonymous" />
<meta name="dcterms.date" content="2006-07-17" />
<title>Pandoc Test Suite</title>
- <style type="text/css">code{white-space: pre;} .smallcaps{font-variant: small-caps;}</style>
+ <style type="text/css">
+ code{white-space: pre-wrap;}
+ .smallcaps{font-variant: small-caps;}
+ </style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->