Skip to content

Commit 2a0ce7c

Browse files
committed
Deployed f99f176 with MkDocs version: 1.1.2
1 parent e390558 commit 2a0ce7c

File tree

47 files changed

+407
-323
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+407
-323
lines changed

404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="search" title="Search" href="/search.html" />
1212

1313

14-
<title>Python-Markdown 3.4.3 documentation</title>
14+
<title>Python-Markdown 3.4.4 documentation</title>
1515
<link rel="stylesheet" href="/static/nature.css" type="text/css" />
1616
<link rel="stylesheet" href="/static/pygments.css" type="text/css" />
1717
<script type="text/javascript" src="/static/jquery.js"></script>
@@ -33,7 +33,7 @@ <h3>Navigation</h3>
3333
<li><img src="/py.png"
3434
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
3535
<li class="nav-item nav-item-0">
36-
<a href="/.">Python-Markdown 3.4.3 documentation</a> &#187;
36+
<a href="/.">Python-Markdown 3.4.4 documentation</a> &#187;
3737
</li>
3838
</ul>
3939
</div>
@@ -92,7 +92,7 @@ <h3>Navigation</h3>
9292
<li><img src="/py.png"
9393
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
9494
<li class="nav-item nav-item-0">
95-
<a href="/.">Python-Markdown 3.4.3 documentation</a> &#187;
95+
<a href="/.">Python-Markdown 3.4.4 documentation</a> &#187;
9696
</li>
9797
</ul>
9898
</div>
@@ -104,7 +104,7 @@ <h3>Navigation</h3>
104104

105105
<!--
106106
MkDocs version : 1.1.2
107-
Docs Build Date UTC : 2023-03-23 13:16:53.647907+00:00
107+
Docs Build Date UTC : 2023-07-25 15:15:31.559344+00:00
108108
-->
109109
</body>
110110
</html>

authors/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="search" title="Search" href="../search.html" />
1212

1313
<link rel="prev" title="Release Notes for v.2.0" href="../change_log/release-2.0/" />
14-
<title>Authors &#8212; Python-Markdown 3.4.3 documentation</title>
14+
<title>Authors &#8212; Python-Markdown 3.4.4 documentation</title>
1515
<link rel="stylesheet" href="../static/nature.css" type="text/css" />
1616
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
1717
<script type="text/javascript" src="../static/jquery.js"></script>
@@ -35,7 +35,7 @@ <h3>Navigation</h3>
3535
<li><img src="../py.png"
3636
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
3737
<li class="nav-item nav-item-0">
38-
<a href="..">Python-Markdown 3.4.3 documentation</a> &#187;
38+
<a href="..">Python-Markdown 3.4.4 documentation</a> &#187;
3939
</li>
4040

4141

@@ -73,25 +73,25 @@ <h3>Navigation</h3>
7373
<ul>
7474
<li>
7575
<p><strong><a href="https://github.com/waylan">Waylan Limberg</a></strong></p>
76-
<p>@waylan is the current maintainer of the code and has written much of the
76+
<p><a class="gh-link gh-mention" href="https://github.com/waylan" title="GitHub User: @waylan">@waylan</a> is the current maintainer of the code and has written much of the
7777
current code base, including a complete refactor of the core for version 2.0.
7878
He started out by authoring many of the available extensions and later was
7979
asked to join Yuri, where he began fixing numerous bugs, adding
8080
documentation and making general improvements to the existing code base.</p>
8181
</li>
8282
<li>
8383
<p><strong><a href="https://github.com/mitya57">Dmitry Shachnev</a></strong></p>
84-
<p>@mitya57 joined the team after providing a number of helpful patches and has
84+
<p><a class="gh-link gh-mention" href="https://github.com/mitya57" title="GitHub User: @mitya57">@mitya57</a> joined the team after providing a number of helpful patches and has
8585
been assisting with maintenance, reviewing pull requests and ticket triage.</p>
8686
</li>
8787
<li>
8888
<p><strong><a href="https://github.com/facelessuser">Isaac Muse</a></strong></p>
89-
<p>@facelessuser joined the team after providing a number of helpful patches
89+
<p><a class="gh-link gh-mention" href="https://github.com/facelessuser" title="GitHub User: @facelessuser">@facelessuser</a> joined the team after providing a number of helpful patches
9090
and has been assisting with maintenance, reviewing pull requests and ticket
9191
triage.</p>
9292
</li>
9393
<li>
94-
<p><strong><a href="https://github.com/yuri">Yuri Takteyev</a></strong></p>
94+
<p><strong><a href="https://github.com/yuri">Yuri Takhteyev</a></strong></p>
9595
<p>Yuri wrote most of the code found in version 1.x while procrastinating his
9696
Ph.D. Various pieces of his code still exist, most notably the basic
9797
structure.</p>
@@ -198,7 +198,7 @@ <h3>Navigation</h3>
198198
<li><img src="../py.png"
199199
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
200200
<li class="nav-item nav-item-0">
201-
<a href="..">Python-Markdown 3.4.3 documentation</a> &#187;
201+
<a href="..">Python-Markdown 3.4.4 documentation</a> &#187;
202202
</li>
203203

204204

@@ -236,7 +236,7 @@ <h3>Navigation</h3>
236236

237237
<!--
238238
MkDocs version : 1.1.2
239-
Docs Build Date UTC : 2023-03-23 13:16:53.679122+00:00
239+
Docs Build Date UTC : 2023-07-25 15:15:31.574966+00:00
240240
-->
241241
</body>
242242
</html>

0 commit comments

Comments
 (0)