This example integrates the ToastUI Editor
to implement a collaborative Markdown editor. The ToastUI Editor used
CodeMirror when in Markdown mode, so we used several
of our CodeMirror bindings to implement this integration with very little code. The WYSIWYG
mode is not yet supported, but we are working on it.