diff options
Diffstat (limited to 'test/writer.html5')
-rw-r--r-- | test/writer.html5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/writer.html5 b/test/writer.html5 index 46105d0a6..57b937653 100644 --- a/test/writer.html5 +++ b/test/writer.html5 @@ -8,7 +8,7 @@ <meta name="author" content="Anonymous" /> <meta name="dcterms.date" content="2006-07-17" /> <title>Pandoc Test Suite</title> - <style type="text/css"> + <style> code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} |