redcarpet
https://github.com/vmg/redcarpet
C
The safe Markdown parser, reloaded.
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.
C not yet supported4 Subscribers
Add a CodeTriage badge to redcarpet
Help out
- Issues
- Allow '/' characters in email address when autolinking
- Unordered list item interpreted as order list item
- Incorrect parsing un-indented HTML fragment
- Email addresses containing underscore and surrounded by <> are filtered out when filter_html is enabled
- Hard wrap does not work inside indented lists
- :no_intra_emphasis in russian text
- Assertion failed: `(md->work_bufs[BUFFER_SPAN].size == 0)` - Thread safety related?
- Inline triple-backtick parsing
- Table of contents generation doesn't work when there are images in the headers
- Broken emphasised links with "_" characters
- Docs
- C not yet supported