MarkdownToHtmlConverterConvertToHtml Method |
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.
|