<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Test Markdown</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <link rel="stylesheet" href="/~eagle/styles/markdown.css" type="text/css" />
  <link rel="previous" href="other.html" title="Other test Markdown" />
  <link rel="up" href="./" title="Test Root" />
  <link rel="top" href="./" />
</head>

<body>
<table class="navbar"><tr>
  <td class="navleft">&lt;&nbsp;<a href="other.html">Other test Markdown</a></td>
  <td>
    <a href="./">Test Root</a>
  </td>
  <td class="navright"></td>
</tr></table>

<h1 id="test-markdown">Test Markdown</h1>
<p>This is a test Markdown document.</p>
<h2 id="another-header">Another header</h2>
<p>Another section.</p>
<p>Some Üniçodé¡</p>

<table class="navbar"><tr>
  <td class="navleft">&lt;&nbsp;<a href="other.html">Other test Markdown</a></td>
  <td>
    <a href="./">Test Root</a>
  </td>
  <td class="navright"></td>
</tr></table>

<address>
  Last <a href="https://www.eyrie.org/~eagle/software/docknot/">spun</a>
  %DATE% from thread modified %DATE%
</address>
</body>
</html>