Contents

markdown-it-py 3.0.0

0

Python port of markdown-it. Markdown parsing, done right!

Python port of markdown-it. Markdown parsing, done right!

Stars: 620, Watchers: 620, Forks: 66, Open Issues: 36

The executablebooks/markdown-it-py repo was created 4 years ago and the last code push was Yesterday.
The project is popular with 620 github stars!

How to Install markdown-it-py

You can install markdown-it-py using pip

pip install markdown-it-py

or add it to a project with poetry

poetry add markdown-it-py

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/markdown-it-py/
Documentation:
https://markdown-it-py.readthedocs.io
GitHub Repo:
https://github.com/executablebooks/markdown-it-py

Classifiers

  • Software Development/Libraries/Python Modules
  • Text Processing/Markup
No  markdown-it-py  pypi packages just yet.

Errors

A list of common markdown-it-py errors.

Code Examples

Here are some markdown-it-py code examples and snippets.

GitHub Issues

The markdown-it-py package has 36 open issues on GitHub

  • 🔧 MAINTAIN: Drop support for EOL Python 3.6
  • Drop support for end-of-life Python 3.6
  • ✨ NEW: Save ordered list numbering
  • 2.0.1: pytest is failing
  • Implement JS-esque StateBase.srcCharCodeAt
  • 🔧 MAINTAIN: Remove upper pin from attrs
  • Allow auto-linkification of non-standard schemas without calling mdurl.decode

See more issues on GitHub

Related Packages & Articles

m2r 0.3.1

Markdown and reStructuredText in a single file.

rich 13.7.1

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal