react-headless-mde 0.0.6 → 0.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -3,7 +3,7 @@ Introduction
|
|
|
3
3
|
A simple yet powerful and extensible **React Markdown Editor** that aims to have feature parity with the Github Markdown editor.
|
|
4
4
|
React-mde-headless has no 3rd party dependencies.
|
|
5
5
|
|
|
6
|
-
## [Demo](https://codesandbox.io/s/
|
|
6
|
+
## [Demo](https://codesandbox.io/s/competent-jepsen-qyz51q?file=/src/index.tsx)
|
|
7
7
|
|
|
8
8
|
## Installing
|
|
9
9
|
|