Skip to content

Commit d1ecd31

Browse files
authored
Update readme.md
1 parent 6f961c8 commit d1ecd31

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

readme.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
[![MinZipped](https://badgen.net/bundlephobia/minzip/react-mde)](https://bundlephobia.com/result?p=react-mde)
55
[![twitter](https://img.shields.io/twitter/follow/andrerpena?style=social)](https://twitter.com/andrerpena)
66

7-
A simple yet powerful and extensible **React Markdown Editor**. React-mde has no 3rd party dependencies.
8-
9-
- Check the 10.0.0 breaking changes on how to migrate from 9.*: https://github.com/andrerpena/react-mde/releases/tag/10.0.0
10-
- Check the 9.0.0 breaking changes on how to migrate from 8.*: https://github.com/andrerpena/react-mde/releases/tag/9.0.0.
7+
A simple yet powerful and extensible **React Markdown Editor** that aims to have feature parity with the Github Markdown editor. React-mde has no 3rd party dependencies.
118

129
## Demo
1310

@@ -17,13 +14,6 @@ A simple yet powerful and extensible **React Markdown Editor**. React-mde has no
1714
- [CodeSandbox Demo TSX - Customized toolbar](https://codesandbox.io/s/react-typescript-m7cbx?file=/src/index.tsx)
1815
- [CodeSandbox Demo TSX - Custom command](https://codesandbox.io/s/react-typescript-icqgv?file=/src/index.tsx)
1916

20-
## Goal
21-
22-
The goal is to make react-mde to look and behave like the Github's Markdown editor. These are the major remaining features/changes. I plan to tackle them in orde but if you want to help, that would be amazing.
23-
24-
- [ ] [Design improvements](https://github.com/andrerpena/react-mde/issues/207)
25-
- [ ] [Image upload support](https://github.com/andrerpena/react-mde/issues/189)
26-
2717

2818
## Installing
2919

0 commit comments

Comments
 (0)