MarkdownUtilities.HtmlToMarkdown

Converts an HTML string to Markdown.

public static string HtmlToMarkdown(string html,
	bool noErrorUI)

Parameters

html

noErrorUI

Remarks

This routine relies on a browser window and an HTML file that handles the actual parsing: Editor\HtmlToMarkdown.htm


See also:

Class MarkdownUtilities

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic