- (Re-)Enable short-name module reference (specific to Markdown v3; PR #45)
- Write documentation in Sphinx
- Integrate Read The Docs
- Update badges in Read Me
- Add support for Python-Markdown 3.0
- Add support for Python 3.7 and PyPy3
- Switch tests to use PyTest
- Tox now checks package distribution
- Integrate PyUp
- Add test/support for Python-Markdown 2.6
- Drop Support For:
- Python 2.6 (EOL 2013)
- Python 3.2 (EOL 2016)
- Python-Markdown 2.4 (Superseded in 2014)
- Fix Issue #2 - Setup.py errors; Description.rst missing
- Update for Python-Markdown 2.5
- Initial Release of Markdown Superscript Extension
- Compatible with:
- Python-Markdown 2.4
- Python 2.6, 2.7
- Python 3.2, 3.3, 3.4