File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,12 +8,11 @@ A simple yet powerful and extensible **React Markdown Editor** that aims to have
88
99## Demo
1010
11- - [ Demo] ( http://andrerpena.me/react-mde/ )
12- - [ CodeSandbox Demo JSX ] ( https://codesandbox.io/s/react-mde-latest-5i5ov?file=/src/index.js )
13- - [ CodeSandbox Demo JSX - Using ReactMarkdown instead of Showdown] ( https://codesandbox.io/s/react-mde-latest-forked-f9ti5?file=/src/index.js )
14- - [ CodeSandbox Demo TSX ] ( https://codesandbox.io/s/react-typescript-i3wju?file=/src/index.tsx )
15- - [ CodeSandbox Demo TSX - Customized toolbar] ( https://codesandbox.io/s/react-typescript-m7cbx?file=/src/index.tsx )
16- - [ CodeSandbox Demo TSX - Custom command] ( https://codesandbox.io/s/react-typescript-icqgv?file=/src/index.tsx )
11+ - [ Demo JSX ] ( https://codesandbox.io/s/react-mde-latest-5i5ov?file=/src/index.js )
12+ - [ Demo JSX - Using ReactMarkdown instead of Showdown] ( https://codesandbox.io/s/react-mde-latest-forked-f9ti5?file=/src/index.js )
13+ - [ Demo TSX ] ( https://codesandbox.io/s/react-typescript-i3wju?file=/src/index.tsx )
14+ - [ Demo TSX - Customized toolbar] ( https://codesandbox.io/s/react-typescript-m7cbx?file=/src/index.tsx )
15+ - [ Demo TSX - Custom command] ( https://codesandbox.io/s/react-typescript-icqgv?file=/src/index.tsx )
1716
1817
1918## Installing
You can’t perform that action at this time.
0 commit comments