aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/writer.html')
-rw-r--r--tests/writer.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/writer.html b/tests/writer.html
index 84b1f12d4..e9f2b96f9 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -12,9 +12,9 @@
<body>
<div id="header">
<h1 class="title">Pandoc Test Suite</h1>
-<h3 class="author">John MacFarlane</h3>
-<h3 class="author">Anonymous</h3>
-<h4 class="date">July 17, 2006</h4>
+<h2 class="author">John MacFarlane</h2>
+<h2 class="author">Anonymous</h2>
+<h3 class="date">July 17, 2006</h3>
</div>
<p>This is a set of tests for pandoc. Most of them are adapted from John Gruber’s markdown test suite.</p>
<hr />