summaryrefslogtreecommitdiff
path: root/tests/s5.inserts.html
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-01-04 23:01:54 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-01-04 23:02:22 -0800
commit0f9e2c2320f5df2287b5cd37a4a8fab148af47a9 (patch)
tree33f593658eb6999b82ef0942a94435135393b095 /tests/s5.inserts.html
parentf4111ac827454c7fe24e0dd29e503beef5638148 (diff)
Added css to preserve spaces in <code> tags.
Thanks to Dirk Laurie.
Diffstat (limited to 'tests/s5.inserts.html')
-rw-r--r--tests/s5.inserts.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/s5.inserts.html b/tests/s5.inserts.html
index 524c5b0ce..455225f9b 100644
--- a/tests/s5.inserts.html
+++ b/tests/s5.inserts.html
@@ -8,6 +8,7 @@
<meta name="author" content="Jen Jones" />
<meta name="date" content="2006-07-15" />
<title>My S5 Document</title>
+ <style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="main.css" type="text/css" />
STUFF INSERTED
</head>