set version 0.22b.dev
[docutils.git] / docutils / test / functional / expected / pep_html.html
blob2a4617428e8434a60abc27c400730c82c351fa7b
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <!--
5 This HTML is auto-generated. DO NOT EDIT THIS FILE! If you are writing a new
6 PEP, see http://peps.python.org/pep-0001 for instructions and links
7 to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE!
8 -->
9 <head>
10 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
11 <meta name="generator" content="Docutils 0.22b.dev: https://docutils.sourceforge.io/" />
12 <title>PEP 100 - Test PEP</title>
13 <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" />
14 </head>
15 <body bgcolor="white">
16 <div class="header">
17 <strong>Python Enhancement Proposals</strong>
18 | <a href="http://www.python.org/">Python</a>
19 &raquo; <a href="https://peps.python.org/pep-0000/">PEP Index</a>
20 &raquo; PEP 100 &ndash; Test PEP
21 <hr class="header"/>
22 </div>
23 <div class="document">
24 <table class="rfc2822 docutils field-list" frame="void" rules="none">
25 <col class="field-name" />
26 <col class="field-body" />
27 <tbody valign="top">
28 <tr class="field"><th class="field-name">PEP:</th><td class="field-body">100</td>
29 </tr>
30 <tr class="field"><th class="field-name">Title:</th><td class="field-body">Test PEP</td>
31 </tr>
32 <tr class="field"><th class="field-name">Version:</th><td class="field-body">42</td>
33 </tr>
34 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://hg.python.org/peps/file/default/pep-0100.txt">A long time ago.</a></td>
35 </tr>
36 <tr class="field"><th class="field-name">Author:</th><td class="field-body">John Doe &lt;john&#32;&#97;t&#32;example.org&gt;</td>
37 </tr>
38 <tr class="field"><th class="field-name">Discussions-To:</th><td class="field-body">&lt;<a class="reference external" href="mailto:devnull&#37;&#52;&#48;example&#46;org?subject=PEP%20100">devnull&#32;&#97;t&#32;example.org</a>&gt;</td>
39 </tr>
40 <tr class="field"><th class="field-name">Status:</th><td class="field-body">Draft</td>
41 </tr>
42 <tr class="field"><th class="field-name">Type:</th><td class="field-body">Standards Track</td>
43 </tr>
44 <tr class="field"><th class="field-name">Content-Type:</th><td class="field-body"><a class="reference external" href="https://peps.python.org/pep-0012">text/x-rst</a></td>
45 </tr>
46 <tr class="field"><th class="field-name">Created:</th><td class="field-body">01-Jun-2001</td>
47 </tr>
48 <tr class="field"><th class="field-name">Post-History:</th><td class="field-body">13-Jun-2001</td>
49 </tr>
50 </tbody>
51 </table>
52 <hr />
53 <div class="contents topic" id="contents">
54 <p class="topic-title"><a class="reference internal" href="#top">Contents</a></p>
55 <ul class="simple">
56 <li><a class="reference internal" href="#abstract" id="toc-entry-1">Abstract</a></li>
57 <li><a class="reference internal" href="#copyright" id="toc-entry-2">Copyright</a></li>
58 <li><a class="reference internal" href="#references-and-footnotes" id="toc-entry-3">References and Footnotes</a></li>
59 </ul>
60 </div>
61 <div class="section" id="abstract">
62 <h1><a class="toc-backref" href="#toc-entry-1">Abstract</a></h1>
63 <p>This is just a test <a class="footnote-reference" href="#footnote-1" id="footnote-reference-1">[1]</a>. See the <a class="reference external" href="http://www.python.org/peps/">PEP repository</a> <a class="footnote-reference" href="#footnote-2" id="footnote-reference-2">[2]</a> for the real
64 thing.</p>
65 </div>
66 <div class="section" id="copyright">
67 <h1><a class="toc-backref" href="#toc-entry-2">Copyright</a></h1>
68 <p>This document has been placed in the public domain.</p>
69 </div>
70 <div class="section" id="references-and-footnotes">
71 <h1><a class="toc-backref" href="#toc-entry-3">References and Footnotes</a></h1>
72 <table class="docutils footnote" frame="void" id="footnote-1" rules="none">
73 <colgroup><col class="label" /><col /></colgroup>
74 <tbody valign="top">
75 <tr><td class="label"><a class="fn-backref" href="#footnote-reference-1">[1]</a></td><td>PEP editors: <a class="reference external" href="mailto:peps&#37;&#52;&#48;python&#46;org">peps<span>&#64;</span>python<span>&#46;</span>org</a></td></tr>
76 </tbody>
77 </table>
78 <table class="docutils footnote" frame="void" id="footnote-2" rules="none">
79 <colgroup><col class="label" /><col /></colgroup>
80 <tbody valign="top">
81 <tr><td class="label"><a class="fn-backref" href="#footnote-reference-2">[2]</a></td><td><a class="reference external" href="http://www.python.org/peps/">http://www.python.org/peps/</a></td></tr>
82 </tbody>
83 </table>
84 </div>
86 </div>
87 </body>
88 </html>