Open lumenwrites opened 9 years ago
@raymestalez I am sorry, there is no plan on supporting mobile.
CodeMirror 5 has improved (though still experimental) mobile support: http://discuss.codemirror.net/t/new-releases-4-13-and-5-0/163 https://blog.codepen.io/2015/05/21/better-mobile-editing-thanks-to-codemirror-5/
I see vendor/codemirror.js is 3.15.
For those interested in mobile compatibility, I've created a markdown editor based on @lepture's editor that uses CodeMirror 5. Check it out here: https://github.com/NextStepWebs/simplemde-markdown-editor
Oh my god this is awesome!! @WesCossick , thank you very much!!
Auto save feature is gold too =)
@WesCossick
when I use simplemde-markdown-editor,there has error!
For those interested in mobile compatibility, I've created a markdown editor based on @lepture's editor that uses CodeMirror 5. Check it out here: https://github.com/NextStepWebs/simplemde-markdown-editor
Nothing in that repo. Any updates?
Hi!! I absolutely love your editor, it is extremely useful to me, but unfortunately it works very badly on mobile. Are there any plans on improving that?