IPreviewBrowser.PreviewMarkdown
public Task PreviewMarkdown(MarkdownDocumentEditor editor,
	bool keepScrollPosition,
	bool showInBrowser,
	string renderedHtml,
	int editorLineNumber)

Parameters

MarkdownDocumentEditor editor

bool keepScrollPosition

bool showInBrowser

string renderedHtml

int editorLineNumber


See also:

Interface IPreviewBrowser

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