Skip to content

Commit 04d1d1a

Browse files
author
James Sinclair
committed
Fixing merge conflict
2 parents 03ed97e + 1f12234 commit 04d1d1a

File tree

5 files changed

+3775
-5
lines changed

5 files changed

+3775
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ React component wrapper for
66

77
Only two dependencies, React and SimpleMDE.
88

9-
## Contribute
10-
This is a WIP, if you find this component useful, contributions are appreciated, [see issues](https://github.com/benrlodge/react-simplemde-editor/issues).
9+
## Request for new owner
10+
My time has been very limited lately, if anyone would like to take over this repo let me know, and I can transfer it over.
1111

1212
## New in v3
1313
- The `initialValue` prop has been removed and replaced with a `value` prop, allowing direct changes to the value to be made after the component mounts.

dist/react-simplemde-editor.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-simplemde-editor.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-simplemde-editor",
33
"homepage": "http://www.benrlodge.com",
44
"repository": "https://github.com/benrlodge/react-simplemde-editor",
5-
"version": "3.6.10",
5+
"version": "3.6.11",
66
"author": "Ben Lodge",
77
"license": "MIT",
88
"dependencies": {

0 commit comments

Comments
 (0)