markdown-it-py 3.0.0
0
Python port of markdown-it. Markdown parsing, done right!
Contents
Python port of markdown-it. Markdown parsing, done right!
Stars: 708, Watchers: 708, Forks: 68, Open Issues: 38The executablebooks/markdown-it-py
repo was created 4 years ago and the last code push was 5 days ago.
The project is popular with 708 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
Related Packages
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 38 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