sparksuite / simplemde-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://simplemde.com
MIT License
9.89k stars 1.12k forks source link

REQUEST: Permit setting of keyMap on codemirror editor to make use of codemirror key bindings #762

Open Steve-Mcl opened 4 years ago

Steve-Mcl commented 4 years ago

As the underlying editor is codemirror, would you provide a means to set the keymap?

Example using sublime mapping https://codemirror.net/demo/sublime.html