React wrapper for simplemde markdown editor

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

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.