MarkdownDocumentEditor.SetMarkdown

Sets the markdown text into the editor control

public Task SetMarkdown(string markdown,
	object position,
	bool updateDirtyFlag,
	bool keepUndoBuffer)

Parameters

markdown

position
updateDirtyFlag

keepUndoBuffer


See also:

Class MarkdownDocumentEditor

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