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
- Redcarpet incorrectly parses nested lists
- Disable headings or other specific elements of markdown syntax
- Unobtrusively support the breaking up of ordered lists without resetting their indices/steps
- Missing List Indent for nested list item
- Sanitization of user generated content
- Render::HTML.new(hard_wrap: true) + two trailing spaces => extra <br>
- paragraphs inserted by renderer when two separate lists are created with an empty space between them
- Assertion failed: `(md->work_bufs[BUFFER_SPAN].size == 0)` - Thread safety related?
- Fix issue of UTF-8 belows the autolinked email address.
- Docs
- C not yet supported