MarkdownToHtmlConverter Class |
Namespace: Mastersign.Bench.Markdown
The MarkdownToHtmlConverter type exposes the following members.
Name | Description | |
---|---|---|
MarkdownToHtmlConverter | Initializes a new instance of the MarkdownToHtmlConverter class |
Name | Description | |
---|---|---|
ConvertToHtml(Stream) |
Converts the given data into a HTML page.
The data is interpreted as UTF8 encoded Markdown text.
| |
ConvertToHtml(TextReader) |
Converts the given Markdown text into a HTML page.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |