MarkdownDocumentEditor.RestyleEditor
Restyles the current editor with configuration settings from the mmApp.Configuration object (or Model.Configuration from an addin).
public Task RestyleEditor(bool forceSync, bool initialize)
Parameters
forceSync
Forces higher priority on this operation - use when editor initializes at first
initialize