home · contact · privacy
Fix tests.
[redo-blog] / test / test_files / bar baz.html.ignoring
index b4167b77e990e3c6bd9d276139676acf556d460e..59c59965da9bf8bfd3193f1d35fd432033d1e58c 100644 (file)
@@ -1,6 +1,4 @@
 <!DOCTYPE html>
-<html>
-<head>
 <meta charset="UTF-8">
 <style type="text/css">
 h1 { font-size: 2em; }
@@ -13,8 +11,6 @@ header h1 { margin-bottom: 0.1em; }
 header p { margin: 0; }
 </style>
 <title>Yet another blog – foo</title>
-</head>
-<body>
 <a href="index.html">Yet another blog</a>
 <article>
 <header>
@@ -25,6 +21,4 @@ header p { margin: 0; }
 <p>bar</p>
 <h3 id="bar-1">bar</h3>
 <p>bar</p>
-</article>
-</body>
-</html>
\ No newline at end of file
+</article>
\ No newline at end of file