React wrapper for simplemde markdown editor

wrnice bbd318a9d8 warning il y a 6 ans
demo 199fd01496 Adding optional label to address #41 il y a 7 ans
dist 16ba1ed086 rebuilt il y a 6 ans
src 025cd63611 built il y a 6 ans
.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. il y a 7 ans
.gitignore b13ab978e5 remove logs il y a 8 ans
LICENSE 45708b16be use safe-simple-mde il y a 6 ans
README.md bbd318a9d8 warning il y a 6 ans
gulpfile.js cfd6bbd402 update build files il y a 8 ans
package-lock.json 8ca441eec9 bored il y a 6 ans
package.json 2f1b87ab9a revert to react 15.4 il y a 6 ans
webpack.config.js b708bd7852 123456 il y a 6 ans
yarn.lock 16ba1ed086 rebuilt il y a 6 ans

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.