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

A group of IReplacer to deal with converting HTML that is used for layout. More...

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

Public Member Functions

IEnumerable< IReplacerReplacers ()
 Returns the list of IReplacer instances.
 
IEnumerable< IReplacerReplacers ()
 Get the IReplacer for this group.
 

Detailed Description

A group of IReplacer to deal with converting HTML that is used for layout.

Member Function Documentation

◆ Replacers()

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

Returns the list of IReplacer instances.

Returns
An IEnumerable of IReplacer.

Implements Html2Markdown.Replacement.IReplacementGroup.


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