Add error support in HTML5.
[doclang.git] / test / Golden / TCT / HeaderColon / 0017.tct.dtc.en_US.html5
index 2b389a16bb33c80c70be26db23a78e1e3c5c2523..341e8aa22e96389292f848e4d4ba6d2277de5900 100644 (file)
@@ -1,3 +1,36 @@
-1:1:
-unexpected <colon1> at 1:1-2:15
-expecting <about>, <artwork>, <figure>, <index>, <ol>, <para>, <quote>, <references>, <section>, <toc>, <tof>, <ul>, comment, or none
+<!DOCTYPE HTML>
+
+<html lang="en">
+  <head>
+    <meta http-equiv="Content-Type"
+          content="text/html; charset=UTF-8">
+    <meta name="generator"
+          content="https://hackage.haskell.org/package/hdoc">
+    <link rel="stylesheet"
+          type="text/css"
+          href="style/dtc-html5.css">
+  </head>
+  <body>
+    <div class="document-head">
+      <table>
+        <tbody>
+          <tr>
+            <td class="left">
+              <table class="document-headers">
+                <tbody>
+                </tbody>
+              </table>
+            </td>
+            <td class="right">
+              <table class="document-authors">
+                <tbody>
+                </tbody>
+              </table>
+            </td>
+          </tr>
+        </tbody>
+      </table>
+    </div>
+    <p class="para"><code><code></code></code></p>
+  </body>
+</html>
\ No newline at end of file