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 — Python-Markdown 3.3.7 documentation</ title >
14+ < title > Change Log — 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 > »
40+ < a href =".. "> Python-Markdown 3.4 documentation</ a > »
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 "> ¶</ 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 > »
367+ < a href =".. "> Python-Markdown 3.4 documentation</ a > »
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 © 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 >
0 commit comments