diff options
Diffstat (limited to 'demo/demo_highlight.out')
-rw-r--r-- | demo/demo_highlight.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/demo_highlight.out b/demo/demo_highlight.out index 621ccc7..f7a686e 100644 --- a/demo/demo_highlight.out +++ b/demo/demo_highlight.out @@ -106,7 +106,7 @@ ol.CodeRay li { white-space: pre; } </style>
<body>
-<table class="CodeRay"> <tr>
+<table class="CodeRay"><tr>
<td class="line_numbers" title="click to toggle" onclick="with (this.firstChild.style) { display = (display == '') ? 'none' : '' }"><pre>1<tt>
</tt>2<tt>
</tt>3<tt>
@@ -137,7 +137,7 @@ ol.CodeRay li { white-space: pre; } </tt></html></span><span style="color:#710;"><tt>
</tt>HTML</span></span><tt>
</tt></pre></td>
-</tr> </table>
+</tr></table>
</body>
</html>
|