MarkdownDocumentEditor.ProcessEditorUpdateCommand

Takes a command like bold,italic,href etc., reads the text from editor selection, transforms it and pastes it back into the document.

public Task ProcessEditorUpdateCommand(string action)

Parameters

action


See also:

Class MarkdownDocumentEditor

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