Contents

markdown-it-py 4.0.0

0

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

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

Stars: 1229, Watchers: 1229, Forks: 91, Open Issues: 43

The executablebooks/markdown-it-py repo was created 5 years ago and the last code push was 9 hours ago.
The project is very popular with an impressive 1229 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 43 open issues on GitHub

  • 🔧 Update tests.yml
  • Add AGENTS.md and copilot-setup-steps workflow
  • ⬆️ Bump actions/upload-artifact from 4 to 6
  • HTML comment block incorrectly ended before --> when rendering CommonMark
  • Table parsing fails
  • ⬆️ Bump actions/checkout from 4 to 6
  • [pre-commit.ci] pre-commit autoupdate
  • 🔧 Improve typing for MarkdownIt.add_render_rule

See more issues on GitHub

Related Packages & Articles

m2r 0.3.1

Markdown and reStructuredText in a single file.

rich 14.3.2

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