wysimark-lite 0.9.2 → 0.9.4

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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  A modern and clean rich text editor for React, supporting CommonMark and GFM Markdown spec.
4
4
 
5
+ wysimark ( https://github.com/portive/wysimark ) is a modern and clean rich text editor for React, supporting CommonMark and GFM Markdown spec. It is a fork of wysimark with some modifications to make it more lightweight and easier to use.
6
+
7
+ Thanks to the original author of wysimark, portive m(_ _)m
8
+
5
9
  ## Usage
6
10
 
7
11
  ### As React Component
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wysimark-lite",
3
- "version": "0.9.2",
3
+ "version": "0.9.4",
4
4
  "license": "MIT",
5
5
  "author": "takesy<takesy.morito@gmail.com>",
6
6
  "files": [