python-markdown2
https://github.com/trentm/python-markdown2
Python
markdown2: A fast and complete implementation of Markdown in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported8 Subscribers
Add a CodeTriage badge to python-markdown2
Help out
- Issues
- header-ids create duplicate ids
- Multiple regressions since #665
- Fix newline handling in Latex double match (issue 674)
- compatibility with Pytest 8.4+
- Bad performance in _unescape_special_chars
- header-ids contain HTML entities
- Latex macros starting with `\n` like `\nabla` don't work when present in `$$` blocks (extras: `latex`, `breaks`)
- header-ids: avoid conflicting ids (fixes #661)
- Improve performance by removing SHA
- Replace SHA function by something very fast
- Docs
- Python not yet supported