Add error support in HTML5.
[doclang.git] / test / Golden / TCT / HeaderColon / 0011.tct.dtc.en_US.html5
index 43b65550ff1c09d06392311968037d1582790a35..8a7c02068ece28750b5f55c7d6c3b39bd75e73dd 100644 (file)
@@ -1,3 +1,36 @@
-1:1:
-unexpected <colon1> at 1:1-3:12
-expecting <about>, <artwork>, <b>, <br>, <code>, <del>, <eref>, <figure>, <i>, <index>, <iref>, <note>, <ol>, <para>, <q>, <quote>, <ref>, <references>, <rref>, <sc>, <section>, <sub>, <sup>, <toc>, <tof>, <u>, <ul>, comment, none, or text
+<!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>text0text1</code></p>
+  </body>
+</html>
\ No newline at end of file