The editing mode determines which RichTextEditorStrategy implementation is used by the rich-text editor.
'html'
document.execCommand
'markdown'
The editing mode determines which RichTextEditorStrategy implementation is used by the rich-text editor.
'html'— WYSIWYG editing withdocument.execCommand'markdown'— Plain-text Markdown editing with live HTML preview