mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-29 03:43:16 +08:00
b14e4f6aa2
- Textarea bug prevented us from typing in the markdown editor, almost consistently. Seems to be a chrome bug - Stop using textarea and use contenteditable instead via codemirror's inputStyle option. Had to use our fork of simplemde to be able to pass that option - Disable spellchecker also |
||
---|---|---|
.. | ||
main.cjsx | ||
markdown-composer-extension.coffee | ||
markdown-editor.cjsx | ||
utils.coffee |