HTML2Markdown
Converts HTML to Markdown syntax.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Html2Markdown.Replacement.TextFormattingReplacementGroup Class Reference

A group of IReplacer to deal with converting HTML for formatting text. More...

Inheritance diagram for Html2Markdown.Replacement.TextFormattingReplacementGroup:
Html2Markdown.Replacement.IReplacementGroup

Public Member Functions

IEnumerable< IReplacerReplacers ()
 Gets the collection of IReplacer instances.
 
IEnumerable< IReplacerReplacers ()
 Get the IReplacer for this group.
 

Detailed Description

A group of IReplacer to deal with converting HTML for formatting text.

Member Function Documentation

◆ Replacers()

IEnumerable< IReplacer > Html2Markdown.Replacement.TextFormattingReplacementGroup.Replacers ( )
inline

Gets the collection of IReplacer instances.

Returns
An IEnumerable of IReplacer instances.

Implements Html2Markdown.Replacement.IReplacementGroup.


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