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
- 2.5.5 regression: strong emphasis adjacent to word/CJK chars fails when content starts or ends with punctuation
- Fix wrongly installing `testing` directory
- `middle-word-em` extra with `allowed=False` breaks bold and leaks emphasis
- header-ids create duplicate ids
- 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)
- Docs
- Python not yet supported