Fix XML rendition of PairFrenchquote.
[doclang.git] / test / Golden / TCT / HeaderSection / 0014.tct.dtc.en_US.html5
index 309621c24ec6debe987959175cb80ffb42d6c387..67d294d4ca53456a882baa8dd68ebdbb34798923 100644 (file)
@@ -1,3 +1,81 @@
-5:7:
-unexpected end of input
-expecting <title> or class=
+<!DOCTYPE HTML>
+
+<html lang="en">
+  <head>
+    <meta http-equiv="Content-Type"
+          content="text/html; charset=UTF-8">
+    <title>sec1</title>
+    <meta name="generator"
+          content="https://hackage.haskell.org/package/hdoc">
+    <link rel="Chapter"
+          title="sec11"
+          href="#section1">
+    <link rel="Chapter"
+          title="sec2"
+          href="#section2">
+    <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>
+    <div class="title">
+      <h1>sec1</h1>
+    </div>
+    <div id="para1"
+         class="para">
+      <p>text1</p>
+    </div>
+    <section class="section"
+             id="section1">
+      <table id="sec11"
+             class="section-header">
+        <tbody>
+          <tr>
+            <td class="section-number"><a href="#section1">1</a>.</td>
+            <td class="section-title">
+              <h2>sec11</h2>
+            </td>
+          </tr>
+        </tbody>
+      </table>
+      <div id="section1.para1"
+           class="para">
+        <p>text2</p>
+      </div>
+    </section>
+    <section class="section"
+             id="section2">
+      <table id="sec2"
+             class="section-header">
+        <tbody>
+          <tr>
+            <td class="section-number"><a href="#section2">2</a>.</td>
+            <td class="section-title">
+              <h2>sec2</h2>
+            </td>
+          </tr>
+        </tbody>
+      </table>
+    </section>
+  </body>
+</html>
\ No newline at end of file