Contents

markdown2 2.5.4

0

A fast and complete Python implementation of Markdown

A fast and complete Python implementation of Markdown

Stars: 2807, Watchers: 2807, Forks: 444, Open Issues: 90

The trentm/python-markdown2 repo was created 15 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 2807 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 90 open issues on GitHub

  • Latex macros starting with \n like \nabla don't work when present in $$ blocks (extras: latex, breaks)
  • Multiple regressions since #665

See more issues on GitHub