trentm/python-markdown2: markdown2: A fast and complete implementation of Markdown in Python

PHOTO EMBED

Sun Jan 03 2021 09:17:37 GMT+0000 (Coordinated Universal Time)

Saved by @canering

pip install markdown2
pypm install markdown2      # if you use ActivePython (activestate.com/activepython)
easy_install markdown2      # if this is the best you have
python setup.py install
content_copyCOPY

https://github.com/trentm/python-markdown2