Skip to content

Commit a5f2290

Browse files
committed
Deployed a884a99 with MkDocs version: 1.1.2
1 parent da0f5e6 commit a5f2290

File tree

46 files changed

+738
-222
lines changed

Some content is hidden

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

46 files changed

+738
-222
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.3.7 documentation</title>
14+
<title>Python-Markdown 3.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.3.7 documentation</a> &#187;
36+
<a href="/.">Python-Markdown 3.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.3.7 documentation</a> &#187;
95+
<a href="/.">Python-Markdown 3.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 : 2022-05-05 19:10:52.378783+00:00
107+
Docs Build Date UTC : 2022-07-15 14:11:48.829330+00:00
108108
-->
109109
</body>
110110
</html>

authors/index.html

Lines changed: 6 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
<link rel="prev" title="Release Notes for v.2.0" href="../change_log/release-2.0/" />
14-
<title>Authors &#8212; Python-Markdown 3.3.7 documentation</title>
14+
<title>Authors &#8212; Python-Markdown 3.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.3.7 documentation</a> &#187;
38+
<a href="..">Python-Markdown 3.4 documentation</a> &#187;
3939
</li>
4040

4141

@@ -57,6 +57,7 @@ <h3>Navigation</h3>
5757

5858

5959

60+
6061

6162

6263
<li class="nav-item">
@@ -197,7 +198,7 @@ <h3>Navigation</h3>
197198
<li><img src="../py.png"
198199
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
199200
<li class="nav-item nav-item-0">
200-
<a href="..">Python-Markdown 3.3.7 documentation</a> &#187;
201+
<a href="..">Python-Markdown 3.4 documentation</a> &#187;
201202
</li>
202203

203204

@@ -219,6 +220,7 @@ <h3>Navigation</h3>
219220

220221

221222

223+
222224

223225

224226
<li class="nav-item">
@@ -234,7 +236,7 @@ <h3>Navigation</h3>
234236

235237
<!--
236238
MkDocs version : 1.1.2
237-
Docs Build Date UTC : 2022-05-05 19:10:52.378783+00:00
239+
Docs Build Date UTC : 2022-07-15 14:11:48.876196+00:00
238240
-->
239241
</body>
240242
</html>

change_log/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<link rel="canonical" href="https://Python-Markdown.github.io/change_log/">
1010
<link rel="shortcut icon" href="../favicon.ico">
1111
<link rel="search" title="Search" href="../search.html" />
12-
<link rel="next" title="Release Notes for v.3.3" href="release-3.3/" />
12+
<link rel="next" title="Release Notes for v.3.4" href="release-3.4/" />
1313
<link rel="prev" title="Contributing to Python-Markdown" href="../contributing/" />
14-
<title>Change Log &#8212; Python-Markdown 3.3.7 documentation</title>
14+
<title>Change Log &#8212; Python-Markdown 3.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>
@@ -29,15 +29,15 @@ <h3>Navigation</h3>
2929
<a href="../sitemap.html" title="Sitemap" accesskey="I">index</a>
3030
</li>
3131
<li class="right">
32-
<a href="release-3.3/" title="Release Notes for v.3.3" accesskey="N">next</a> |
32+
<a href="release-3.4/" title="Release Notes for v.3.4" accesskey="N">next</a> |
3333
</li>
3434
<li class="right">
3535
<a href="../contributing/" title="Contributing to Python-Markdown" accesskey="P">previous</a> |
3636
</li>
3737
<li><img src="../py.png"
3838
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
3939
<li class="nav-item nav-item-0">
40-
<a href="..">Python-Markdown 3.3.7 documentation</a> &#187;
40+
<a href="..">Python-Markdown 3.4 documentation</a> &#187;
4141
</li>
4242

4343

@@ -64,13 +64,15 @@ <h3>Navigation</h3>
6464

6565

6666

67+
6768
</ul>
6869
</div>
6970

7071
<div class="document">
7172
<div class="documentwrapper">
7273
<div class="bodywrapper">
7374
<div class="body" role="main"><h1 id="python-markdown-change-log">Python-Markdown Change Log<a class="headerlink" href="#python-markdown-change-log" title="Permanent link">&para;</a></h1>
75+
<p>July 15, 2022: version 3.4 (<a href="release-3.4/">Notes</a>).</p>
7476
<p>May 5, 2022: version 3.3.7 (a bug-fix release).</p>
7577
<ul>
7678
<li>Disallow square brackets in reference link ids (#1209).</li>
@@ -320,7 +322,7 @@ <h4>Previous topic</h4>
320322

321323
<h4>Next topic</h4>
322324
<p class="topless">
323-
<a href="release-3.3/" title="next page">Release Notes for v.3.3</a>
325+
<a href="release-3.4/" title="next page">Release Notes for v.3.4</a>
324326
</p>
325327

326328
<div role="note" aria-label="source link">
@@ -354,15 +356,15 @@ <h3>Navigation</h3>
354356
<a href="../sitemap.html" title="Sitemap" accesskey="I">index</a>
355357
</li>
356358
<li class="right">
357-
<a href="release-3.3/" title="Release Notes for v.3.3" accesskey="N">next</a> |
359+
<a href="release-3.4/" title="Release Notes for v.3.4" accesskey="N">next</a> |
358360
</li>
359361
<li class="right">
360362
<a href="../contributing/" title="Contributing to Python-Markdown" accesskey="P">previous</a> |
361363
</li>
362364
<li><img src="../py.png"
363365
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
364366
<li class="nav-item nav-item-0">
365-
<a href="..">Python-Markdown 3.3.7 documentation</a> &#187;
367+
<a href="..">Python-Markdown 3.4 documentation</a> &#187;
366368
</li>
367369

368370

@@ -389,6 +391,7 @@ <h3>Navigation</h3>
389391

390392

391393

394+
392395
</ul>
393396
</div>
394397
<div class="footer" role="contentinfo">Copyright &copy; 2010-2017, The Python-Markdown Project.
@@ -399,7 +402,7 @@ <h3>Navigation</h3>
399402

400403
<!--
401404
MkDocs version : 1.1.2
402-
Docs Build Date UTC : 2022-05-05 19:10:52.425646+00:00
405+
Docs Build Date UTC : 2022-07-15 14:11:48.923060+00:00
403406
-->
404407
</body>
405408
</html>

change_log/release-2.0/index.html

Lines changed: 6 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
<link rel="next" title="Authors" href="../../authors/" />
1313
<link rel="prev" title="Release Notes for v.2.1" href="../release-2.1/" />
14-
<title>Release Notes for v.2.0 &#8212; Python-Markdown 3.3.7 documentation</title>
14+
<title>Release Notes for v.2.0 &#8212; Python-Markdown 3.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>
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
3737
<li><img src="../../py.png"
3838
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
3939
<li class="nav-item nav-item-0">
40-
<a href="../..">Python-Markdown 3.3.7 documentation</a> &#187;
40+
<a href="../..">Python-Markdown 3.4 documentation</a> &#187;
4141
</li>
4242

4343

@@ -58,6 +58,7 @@ <h3>Navigation</h3>
5858

5959

6060

61+
6162

6263

6364
<li class="nav-item">
@@ -194,7 +195,7 @@ <h3>Navigation</h3>
194195
<li><img src="../../py.png"
195196
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
196197
<li class="nav-item nav-item-0">
197-
<a href="../..">Python-Markdown 3.3.7 documentation</a> &#187;
198+
<a href="../..">Python-Markdown 3.4 documentation</a> &#187;
198199
</li>
199200

200201

@@ -215,6 +216,7 @@ <h3>Navigation</h3>
215216

216217

217218

219+
218220

219221

220222
<li class="nav-item">
@@ -231,7 +233,7 @@ <h3>Navigation</h3>
231233

232234
<!--
233235
MkDocs version : 1.1.2
234-
Docs Build Date UTC : 2022-05-05 19:10:52.425646+00:00
236+
Docs Build Date UTC : 2022-07-15 14:11:48.923060+00:00
235237
-->
236238
</body>
237239
</html>

change_log/release-2.1/index.html

Lines changed: 6 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
<link rel="next" title="Release Notes for v.2.0" href="../release-2.0/" />
1313
<link rel="prev" title="Release Notes for v.2.2" href="../release-2.2/" />
14-
<title>Release Notes for v.2.1 &#8212; Python-Markdown 3.3.7 documentation</title>
14+
<title>Release Notes for v.2.1 &#8212; Python-Markdown 3.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>
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
3737
<li><img src="../../py.png"
3838
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
3939
<li class="nav-item nav-item-0">
40-
<a href="../..">Python-Markdown 3.3.7 documentation</a> &#187;
40+
<a href="../..">Python-Markdown 3.4 documentation</a> &#187;
4141
</li>
4242

4343

@@ -58,6 +58,7 @@ <h3>Navigation</h3>
5858

5959

6060

61+
6162

6263
<li class="nav-item">
6364
<a href="./">Release Notes for v.2.1</a>
@@ -249,7 +250,7 @@ <h3>Navigation</h3>
249250
<li><img src="../../py.png"
250251
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
251252
<li class="nav-item nav-item-0">
252-
<a href="../..">Python-Markdown 3.3.7 documentation</a> &#187;
253+
<a href="../..">Python-Markdown 3.4 documentation</a> &#187;
253254
</li>
254255

255256

@@ -270,6 +271,7 @@ <h3>Navigation</h3>
270271

271272

272273

274+
273275

274276
<li class="nav-item">
275277
<a href="./">Release Notes for v.2.1</a>
@@ -286,7 +288,7 @@ <h3>Navigation</h3>
286288

287289
<!--
288290
MkDocs version : 1.1.2
289-
Docs Build Date UTC : 2022-05-05 19:10:52.425646+00:00
291+
Docs Build Date UTC : 2022-07-15 14:11:48.938677+00:00
290292
-->
291293
</body>
292294
</html>

change_log/release-2.2/index.html

Lines changed: 6 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
<link rel="next" title="Release Notes for v.2.1" href="../release-2.1/" />
1313
<link rel="prev" title="Release Notes for v.2.3" href="../release-2.3/" />
14-
<title>Release Notes for v.2.2 &#8212; Python-Markdown 3.3.7 documentation</title>
14+
<title>Release Notes for v.2.2 &#8212; Python-Markdown 3.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>
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
3737
<li><img src="../../py.png"
3838
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
3939
<li class="nav-item nav-item-0">
40-
<a href="../..">Python-Markdown 3.3.7 documentation</a> &#187;
40+
<a href="../..">Python-Markdown 3.4 documentation</a> &#187;
4141
</li>
4242

4343

@@ -58,6 +58,7 @@ <h3>Navigation</h3>
5858

5959

6060

61+
6162
<li class="nav-item">
6263
<a href="./">Release Notes for v.2.2</a>
6364
&#187; </li>
@@ -198,7 +199,7 @@ <h3>Navigation</h3>
198199
<li><img src="../../py.png"
199200
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
200201
<li class="nav-item nav-item-0">
201-
<a href="../..">Python-Markdown 3.3.7 documentation</a> &#187;
202+
<a href="../..">Python-Markdown 3.4 documentation</a> &#187;
202203
</li>
203204

204205

@@ -219,6 +220,7 @@ <h3>Navigation</h3>
219220

220221

221222

223+
222224
<li class="nav-item">
223225
<a href="./">Release Notes for v.2.2</a>
224226
&#187; </li>
@@ -235,7 +237,7 @@ <h3>Navigation</h3>
235237

236238
<!--
237239
MkDocs version : 1.1.2
238-
Docs Build Date UTC : 2022-05-05 19:10:52.441267+00:00
240+
Docs Build Date UTC : 2022-07-15 14:11:48.954313+00:00
239241
-->
240242
</body>
241243
</html>

change_log/release-2.3/index.html

Lines changed: 6 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
<link rel="next" title="Release Notes for v.2.2" href="../release-2.2/" />
1313
<link rel="prev" title="Release Notes for v.2.4" href="../release-2.4/" />
14-
<title>Release Notes for v.2.3 &#8212; Python-Markdown 3.3.7 documentation</title>
14+
<title>Release Notes for v.2.3 &#8212; Python-Markdown 3.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>
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
3737
<li><img src="../../py.png"
3838
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
3939
<li class="nav-item nav-item-0">
40-
<a href="../..">Python-Markdown 3.3.7 documentation</a> &#187;
40+
<a href="../..">Python-Markdown 3.4 documentation</a> &#187;
4141
</li>
4242

4343

@@ -57,6 +57,7 @@ <h3>Navigation</h3>
5757

5858

5959

60+
6061
<li class="nav-item">
6162
<a href="./">Release Notes for v.2.3</a>
6263
&#187; </li>
@@ -227,7 +228,7 @@ <h3>Navigation</h3>
227228
<li><img src="../../py.png"
228229
alt="icon" style="vertical-align: middle; margin-top: -1px"/></li>
229230
<li class="nav-item nav-item-0">
230-
<a href="../..">Python-Markdown 3.3.7 documentation</a> &#187;
231+
<a href="../..">Python-Markdown 3.4 documentation</a> &#187;
231232
</li>
232233

233234

@@ -247,6 +248,7 @@ <h3>Navigation</h3>
247248

248249

249250

251+
250252
<li class="nav-item">
251253
<a href="./">Release Notes for v.2.3</a>
252254
&#187; </li>
@@ -264,7 +266,7 @@ <h3>Navigation</h3>
264266

265267
<!--
266268
MkDocs version : 1.1.2
267-
Docs Build Date UTC : 2022-05-05 19:10:52.441267+00:00
269+
Docs Build Date UTC : 2022-07-15 14:11:48.954313+00:00
268270
-->
269271
</body>
270272
</html>

0 commit comments

Comments
 (0)