markdown 3.1.1


pip install markdown==3.1.1

  Newer version available (3.9)

Released: May 21, 2019

Project Links

Meta
Author: Manfred Stienstra, Yuri takhteyev and Waylan limberg
Maintainer: Waylan Limberg
Requires Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*

Classifiers

Development Status
  • 5 - Production/Stable

License
  • OSI Approved :: BSD License

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.5
  • Python :: 3.6
  • Python :: 3.7

Topic
  • Communications :: Email :: Filters
  • Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
  • Internet :: WWW/HTTP :: Site Management
  • Software Development :: Documentation
  • Software Development :: Libraries :: Python Modules
  • Text Processing :: Filters
  • Text Processing :: Markup :: HTML

This is a Python implementation of John Gruber’s Markdown. It is almost completely compliant with the reference implementation, though there are a few known issues. See Features for information on what exactly is supported and what is not. Additional features are supported by the Available Extensions.

Support

You may report bugs, ask for help, and discuss various other issues on the bug tracker.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras:
Dependencies:
setuptools (>=36)