React wrapper for simplemde markdown editor

wrnice bbd318a9d8 warning 6 лет назад
demo 199fd01496 Adding optional label to address #41 7 лет назад
dist 16ba1ed086 rebuilt 6 лет назад
src 025cd63611 built 6 лет назад
.editorconfig b3c7315411 - Requiring Codemirror outside of a browser context results in errors. In order to support server rendering, this lazily requires SimpleMDE (which uses Codemirror under the hood) from React component lifecycle events. 7 лет назад
.gitignore b13ab978e5 remove logs 8 лет назад
LICENSE 45708b16be use safe-simple-mde 6 лет назад
README.md bbd318a9d8 warning 6 лет назад
gulpfile.js cfd6bbd402 update build files 8 лет назад
package-lock.json 8ca441eec9 bored 6 лет назад
package.json 2f1b87ab9a revert to react 15.4 6 лет назад
webpack.config.js b708bd7852 123456 6 лет назад
yarn.lock 16ba1ed086 rebuilt 6 лет назад

README.md

A fork of the React SimpleMDE Markdown Editor ( https://github.com/benrlodge/react-simplemde-editor.git ) , to be used in the Safe browser.

Beware this is quite probably not going to be maintened.