mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-02 23:54:28 -06:00
1.7.1
This commit is contained in:
parent
6c5a0dbc67
commit
7223c32ce8
10
package.json
10
package.json
@ -1,8 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "simplemde",
|
"name": "simplemde",
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"description": "A simple, beautiful, and embeddable JavaScript markdown editor. Features autosaving and spell checking.",
|
"description": "A simple, beautiful, and embeddable JavaScript markdown editor. Features autosaving and spell checking.",
|
||||||
"keywords": ["embeddable", "markdown", "editor", "javascript", "wysiwyg"],
|
"keywords": [
|
||||||
|
"embeddable",
|
||||||
|
"markdown",
|
||||||
|
"editor",
|
||||||
|
"javascript",
|
||||||
|
"wysiwyg"
|
||||||
|
],
|
||||||
"homepage": "https://github.com/NextStepWebs/simplemde-markdown-editor",
|
"homepage": "https://github.com/NextStepWebs/simplemde-markdown-editor",
|
||||||
"main": "gulpfile.js",
|
"main": "gulpfile.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user