HTML2Markdown
Converts HTML to Markdown syntax.
Public Member Functions | List of all members
Html2Markdown.Scheme.Markdown Class Reference

Collection of IReplacer for converting vanilla Markdown More...

Inheritance diagram for Html2Markdown.Scheme.Markdown:
Html2Markdown.Scheme.IScheme

Public Member Functions

IList< IReplacerReplacers ()
 The collection of IReplacer that for this scheme More...
 

Detailed Description

Collection of IReplacer for converting vanilla Markdown

Member Function Documentation

IList<IReplacer> Html2Markdown.Scheme.Markdown.Replacers ( )
inline

The collection of IReplacer that for this scheme

Returns
IList of IReplacer for use by Converter

Implements Html2Markdown.Scheme.IScheme.


The documentation for this class was generated from the following file: