1111 < link rel ="search " title ="Search " href ="../search.html " />
1212 < 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 — Python-Markdown 3.4.2 documentation</ title >
14+ < title > Change Log — Python-Markdown 3.4.3 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.4.2 documentation</ a > »
40+ < a href =".. "> Python-Markdown 3.4.3 documentation</ a > »
4141 </ li >
4242
4343
@@ -72,6 +72,10 @@ <h3>Navigation</h3>
7272 < div class ="documentwrapper ">
7373 < div class ="bodywrapper ">
7474 < 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 "> ¶</ a > </ h1 >
75+ < p > March 23, 2023: version 3.4.3 (a bug-fix release).</ p >
76+ < ul >
77+ < li > Restore console script (#1327).</ li >
78+ </ ul >
7579< p > March 22, 2023: version 3.4.2 (a bug-fix release).</ p >
7680< ul >
7781< li > Improve standalone * and _ parsing (#1300).</ li >
@@ -375,7 +379,7 @@ <h3>Navigation</h3>
375379 < li > < img src ="../py.png "
376380 alt ="icon " style ="vertical-align: middle; margin-top: -1px "/> </ li >
377381 < li class ="nav-item nav-item-0 ">
378- < a href =".. "> Python-Markdown 3.4.2 documentation</ a > »
382+ < a href =".. "> Python-Markdown 3.4.3 documentation</ a > »
379383 </ li >
380384
381385
@@ -413,7 +417,7 @@ <h3>Navigation</h3>
413417
414418 <!--
415419 MkDocs version : 1.1.2
416- Docs Build Date UTC : 2023-03-22 17:10:20.803374 +00:00
420+ Docs Build Date UTC : 2023-03-23 13:16:53.726014 +00:00
417421 -->
418422 </ body >
419423</ html >
0 commit comments