Reliable HTML parsing
Uses HtmlAgilityPack to traverse the HTML DOM, handling common and nested markup - lists, tables, blockquotes, code, links, and images.
A reliable HTML to Markdown converter built on HtmlAgilityPack, with GitHub, Slack, Telegram, and CommonMark output modes.

Looking for v6?
This is the documentation for ReverseMarkdown v5. The latest release (v6) is a rewrite built on AngleSharp and a Markdown DOM pipeline, with more flavors and better performance - see the v6 documentation.