HTML2Markdown
Converts HTML to Markdown syntax.
|
A group of IReplacer to deal with converting HTML for formatting text. More...
Public Member Functions | |
IEnumerable< IReplacer > | Replacers () |
Gets the collection of IReplacer instances. | |
IEnumerable< IReplacer > | Replacers () |
Get the IReplacer for this group. | |
A group of IReplacer to deal with converting HTML for formatting text.
|
inline |
Gets the collection of IReplacer instances.
Implements Html2Markdown.Replacement.IReplacementGroup.