MarkdownDocument.SaveAsyncElevated
Saves the CurrentText into the specified filename
public Task<bool> SaveAsyncElevated(string filename, bool noBackupFileCleanup, SecureString password, bool isAsync)
Parameters
filename
filename to save (optional)
noBackupFileCleanup
if true doesn't delete backup files that might exist
password
isAsync