HTML2Markdown
Converts HTML to Markdown syntax.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CHtml2Markdown.ConverterAn Html to Markdown converter.
 CHtml2Markdown.Replacement.IReplacerSearches an entire HTML string and replaces particular matches
 CHtml2Markdown.Scheme.ISchemeAllows creation of custom conversion schemes to control conversion
 CHtml2Markdown.Scheme.MarkdownCollection of IReplacer for converting vanilla Markdown