Contents

markdown2 2.5.1

0

A fast and complete Python implementation of Markdown

A fast and complete Python implementation of Markdown

Stars: 2644, Watchers: 2644, Forks: 432, Open Issues: 83

The trentm/python-markdown2 repo was created 13 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 2644 github stars!

How to Install markdown2

You can install markdown2 using pip

pip install markdown2

or add it to a project with poetry

poetry add markdown2

Package Details

Author
Trent Mick
License
MIT
Homepage
https://github.com/trentm/python-markdown2
PyPi:
https://pypi.org/project/markdown2/
GitHub Repo:
https://github.com/trentm/python-markdown2

Classifiers

  • Software Development/Documentation
  • Software Development/Libraries/Python Modules
  • Text Processing/Filters
  • Text Processing/Markup/HTML
No  markdown2  pypi packages just yet.

Errors

A list of common markdown2 errors.

Code Examples

Here are some markdown2 code examples and snippets.

GitHub Issues

The markdown2 package has 83 open issues on GitHub

  • Wrong footnote order when footnote in list or quote

See more issues on GitHub