1 Python-Markdown 2.0.2 Release Notes 2 =================================== 3 4 Python-Markdown 2.0.2 is a bug-fix release. No new features have been added. 5 Most notably, the setup script has been updated to include a dependency on 6 ElementTree on older versions of Python (< 2.5). There have also been a few 7 fixes for minor parsing bugs in some edge cases. For a full list of changes, 8 see the git log. 9 10