Description
Renders Markdown into HTML or XHTML with a fast and extensible Ruby interface. It is useful for comments, documentation, CMS content, and applications that need configurable Markdown rendering.
Safe rendering depends on options and sanitization. Disable raw HTML when needed, sanitize untrusted output, and test links, images, and edge-case markup.